diff --git a/arch/arm/dts/ipq807x-db-hk01.dts b/arch/arm/dts/ipq807x-db-hk01.dts index d7d690fa75..33be7a2a4f 100644 --- a/arch/arm/dts/ipq807x-db-hk01.dts +++ b/arch/arm/dts/ipq807x-db-hk01.dts @@ -32,6 +32,8 @@ switch_mac_mode1 = <0x1>; switch_mac_mode2 = <0x2>; 8033_port = <4>; + aquantia_port = <5>; + aquantia_gpio = <44>; }; }; diff --git a/arch/arm/dts/ipq807x-hk01-c2.dts b/arch/arm/dts/ipq807x-hk01-c2.dts index a1c1160d3c..676c023402 100644 --- a/arch/arm/dts/ipq807x-hk01-c2.dts +++ b/arch/arm/dts/ipq807x-hk01-c2.dts @@ -27,5 +27,12 @@ pci0 = "/pci@20000000"; pci1 = "/pci@10000000"; }; + ess-switch { + switch_mac_mode = <0x0>; + switch_mac_mode1 = <0xFF>; + switch_mac_mode2 = <0x2>; + aquantia_port = <5>; + aquantia_gpio = <44>; + }; }; diff --git a/arch/arm/dts/ipq807x-hk02.dts b/arch/arm/dts/ipq807x-hk02.dts index d8154e6274..4c204dc430 100644 --- a/arch/arm/dts/ipq807x-hk02.dts +++ b/arch/arm/dts/ipq807x-hk02.dts @@ -25,5 +25,12 @@ pci0 = "/pci@20000000"; pci1 = "/pci@10000000"; }; + ess-switch { + switch_mac_mode = <0x0>; + switch_mac_mode1 = <0xFF>; + switch_mac_mode2 = <0x2>; + aquantia_port = <5>; + aquantia_gpio = <63>; + }; };