From e6b8828d9398f13f8019b951fca8ebd9c5d0d74f Mon Sep 17 00:00:00 2001 From: speriaka Date: Fri, 7 Jun 2019 16:06:37 +0530 Subject: [PATCH] arm: dts: Add Ethernet support for db-cp01 Change-Id: I0bbbd938701ca4f460b467effbb922129ef69bd8 Signed-off-by: speriaka --- arch/arm/dts/ipq6018-db-cp01.dts | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/arch/arm/dts/ipq6018-db-cp01.dts b/arch/arm/dts/ipq6018-db-cp01.dts index b3df693a82..30c007ac17 100644 --- a/arch/arm/dts/ipq6018-db-cp01.dts +++ b/arch/arm/dts/ipq6018-db-cp01.dts @@ -26,4 +26,36 @@ usb0 = "/xhci@8a00000"; usb1 = "/xhci@7000000"; }; + ess-switch { + switch_mac_mode = ; + switch_mac_mode1 = ; + napa_gpio = <77>; + napa_gpio_cnt = <1>; + 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 = <24>; + phy_type = ; + }; + }; + }; + };