From 554efa85b66d4ac0992b17e4441084b408d86de7 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 12 Jan 2015 09:32:33 +0000 Subject: [PATCH] [mvebu]: now that the driver knows it, use the 88e6172's switch type in the mamba dts Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43945 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7dff596cc4..b544389031 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 @@ -277,7 +277,7 @@ }; mvsw61xx { - compatible = "marvell,88e6171"; + compatible = "marvell,88e6172"; status = "okay"; reg = <0x10>; -- 2.35.1