From a8ca723b3bc5ed5b8d4b67406a9edd12f5408ef9 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 5 Jan 2015 15:02:18 +0000 Subject: [mvebu]: enable swconfig and the mvsw6171 driver Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43854 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'target/linux/mvebu/files') diff --git a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts index d2d19ecc72..08af15cb26 100644 --- a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts +++ b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts @@ -116,10 +116,6 @@ status = "okay"; }; - mdio { - status = "disabled"; - }; - ethernet@70000 { pinctrl-0 = <&pmx_ge0>; pinctrl-names = "default"; @@ -279,4 +275,15 @@ gpio-fan,speed-map = <0 0 4500 1>; }; + + mvsw6172 { + compatible = "marvell,88e6171"; + status = "okay"; + reg = <0x10>; + + mii-bus = <&mdio>; + cpu-port-0 = <5>; + cpu-port-1 = <6>; + }; + }; -- cgit v1.2.3