From ee6d41bc17b70d7256e84871fa82ce1cbc251019 Mon Sep 17 00:00:00 2001 From: speriaka Date: Fri, 24 May 2019 09:57:56 +0530 Subject: [PATCH] arm: dts: ipq6018: Update switch node in CP01 DTS. This patch removes all the port configuration. By default all ports will be taken as Malibu Ports and configured. Change-Id: I148f98e1d083f83f297b159ddf2e2e645480dcc5 Signed-off-by: speriaka --- arch/arm/dts/ipq6018-cp01-c1.dts | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/arch/arm/dts/ipq6018-cp01-c1.dts b/arch/arm/dts/ipq6018-cp01-c1.dts index b2c187a055..a4565166e8 100644 --- a/arch/arm/dts/ipq6018-cp01-c1.dts +++ b/arch/arm/dts/ipq6018-cp01-c1.dts @@ -28,37 +28,9 @@ ess-switch { switch_mac_mode = ; switch_mac_mode1 = ; - switch_mac_mode2 = ; - napa_gpio = <77>; - napa_gpio_cnt = <1>; + switch_mac_mode2 = ; malibu_gpio = <75>; malibu_gpio_cnt = <1>; mdc_mdio_gpio = <64 65>; - port_phyinfo { - port@0 { - phy_address = <0>; - phy_type = ; - }; - 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 = <4>; - phy_type = ; - }; - port@5 { - phy_address = <16>; - phy_type = ; - }; - }; }; };