diff --git a/arch/arm/dts/ipq9574-db-al02-c1.dts b/arch/arm/dts/ipq9574-db-al02-c1.dts index a8ab706762..ffe0db7dd4 100644 --- a/arch/arm/dts/ipq9574-db-al02-c1.dts +++ b/arch/arm/dts/ipq9574-db-al02-c1.dts @@ -16,4 +16,45 @@ / { machid = <0x1050001>; config_name = "config@db-al02-c1"; + + ess-switch { + switch_mac_mode = ; + switch_mac_mode1 = ; + switch_mac_mode2 = ; + qca807x_gpio = <60>; + qca807x_gpio_cnt = <1>; + qca808x_gpio = <57>; + qca808x_gpio_cnt = <1>; + aquantia_gpio = <36>; + aquantia_gpio_cnt = <1>; + aquantia_port = <5>; + aquantia_port_cnt = <1>; + mdc_mdio_gpio = <38 39>; + port_phyinfo { + port@0 { + phy_address = <16>; + phy_type = ; + }; + port@1 { + phy_address = <17>; + phy_type = ; + }; + port@2 { + phy_address = <18>; + phy_type = ; + }; + port@3 { + phy_address = <19>; + phy_type = ; + }; + port@4 { + phy_address = <28>; + phy_type = ; + }; + port@5 { + phy_address = <0>; + phy_type = ; + }; + }; + }; }; diff --git a/arch/arm/dts/ipq9574-db-al02-c2.dts b/arch/arm/dts/ipq9574-db-al02-c2.dts index fd9a98d0c0..f74999d73c 100644 --- a/arch/arm/dts/ipq9574-db-al02-c2.dts +++ b/arch/arm/dts/ipq9574-db-al02-c2.dts @@ -12,7 +12,7 @@ */ /dts-v1/; -#include "ipq9574-soc.dtsi" +#include "ipq9574-db-al02-c1.dts" / { machid = <0x1050101>; config_name = "config@db-al02-c2";