From ea5c08a8b2d9ecc5355babb1575cb4b7ed272b01 Mon Sep 17 00:00:00 2001 From: Vandhiadevan Karunamoorthy Date: Thu, 10 Nov 2022 22:15:15 +0530 Subject: [PATCH] arm: dts: ipq5332: update DB RDP ethernet config Change-Id: I922455c02251553d1b43349abfa47bd6a4639e79 Signed-off-by: Vandhiadevan Karunamoorthy --- arch/arm/dts/ipq5332-db-mi01.1.dts | 14 ++++---- arch/arm/dts/ipq5332-db-mi02.1.dts | 56 +++++------------------------- 2 files changed, 16 insertions(+), 54 deletions(-) diff --git a/arch/arm/dts/ipq5332-db-mi01.1.dts b/arch/arm/dts/ipq5332-db-mi01.1.dts index 7733e4bf24..c05cd7476e 100644 --- a/arch/arm/dts/ipq5332-db-mi01.1.dts +++ b/arch/arm/dts/ipq5332-db-mi01.1.dts @@ -131,20 +131,22 @@ ess-switch { switch_mac_mode0 = ; switch_mac_mode1 = ; - aquantia_gpio = <22>; - aquantia_gpio_cnt = <1>; - aquantia_port = <1 2>; - aquantia_port_cnt = <2>; + aquantia_gpio = <22 24>; + aquantia_gpio_cnt = <2>; mdc_mdio_gpio = <27 28>; port_phyinfo { port@0 { - phy_address = <0>; + phy_address = <8>; phy_type = ; + uniphy_id = <0>; + uniphy_mode = ; }; port@1 { - phy_address = <1>; + phy_address = <0>; phy_type = ; + uniphy_id = <1>; + uniphy_mode = ; }; }; }; diff --git a/arch/arm/dts/ipq5332-db-mi02.1.dts b/arch/arm/dts/ipq5332-db-mi02.1.dts index 72c227da17..9b5d38d7e5 100644 --- a/arch/arm/dts/ipq5332-db-mi02.1.dts +++ b/arch/arm/dts/ipq5332-db-mi02.1.dts @@ -129,60 +129,20 @@ }; ess-switch { - switch_mac_mode0 = ; - switch_mac_mode1 = ; - aquantia_gpio = <22>; - aquantia_gpio_cnt = <1>; - aquantia_port = <1>; - aquantia_port_cnt = <1>; - qca808x_gpio = <16>; - qca808x_gpio_cnt = <1>; + switch_mac_mode0 = ; + switch_mac_mode1 = ; mdc_mdio_gpio = <27 28>; - qca8084_switch_enable = <1>; - port_phyinfo { port@0 { - phy_address = <0>; - phy_type = ; + phy_type = ; + uniphy_id = <0>; + uniphy_mode = ; }; port@1 { - phy_address = <1>; - phy_type = ; - }; - }; - - qca8084_swt_info { - switch_mac_mode0 = ; - switch_mac_mode1 = ; - - port@0 { - phy_address = <0xff>; - phy_type = ; - forced-speed = <2500>; - forced-duplex = <1>; - }; - port@1 { - phy_address = <1>; - phy_type = ; - }; - port@2 { - phy_address = <2>; - phy_type = ; - }; - port@3 { - phy_address = <3>; - phy_type = ; - }; - port@4 { - phy_address = <0x4>; - phy_type = ; - }; - port@5 { - phy_address = <0xff>; - phy_type = ; - forced-speed = <2500>; - forced-duplex = <1>; + phy_type = ; + uniphy_id = <1>; + uniphy_mode = ; }; }; };