From 4331872bf2307aa666205d895a207342bb0cb118 Mon Sep 17 00:00:00 2001 From: speriaka Date: Tue, 28 May 2019 16:25:11 +0530 Subject: [PATCH] arm: dts: ipq6018: Update CP03 switch nodes. CP03 has support for 2 Malibu Ports. Change-Id: Ic484b42604f7235c5ad6f41844329fca4887ace1 Signed-off-by: speriaka --- arch/arm/dts/ipq6018-cp03-c1.dts | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/arch/arm/dts/ipq6018-cp03-c1.dts b/arch/arm/dts/ipq6018-cp03-c1.dts index 66b6cc421e..3c7fe1c106 100644 --- a/arch/arm/dts/ipq6018-cp03-c1.dts +++ b/arch/arm/dts/ipq6018-cp03-c1.dts @@ -26,10 +26,19 @@ ess-switch { switch_mac_mode = ; switch_mac_mode1 = ; - switch_mac_mode2 = ; - malibu_gpio = <76>; + malibu_gpio = <75>; malibu_gpio_cnt = <1>; mdc_mdio_gpio = <64 65>; + port_phyinfo { + port@2 { + phy_address = <4>; + phy_type = ; + }; + port@3 { + phy_address = <3>; + phy_type = ; + }; + }; }; };