From bfa1f18bfbe0113eccff80161b98b93f5a91c26c Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 5 Jan 2015 15:02:18 +0000 Subject: enable swconfig and the mvsw6171 driver Signed-off-by: Imre Kaloz SVN-Revision: 43854 --- target/linux/mvebu/patches-3.14/140-alias_mdio_node.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/mvebu/patches-3.14/140-alias_mdio_node.patch (limited to 'target/linux/mvebu/patches-3.14') diff --git a/target/linux/mvebu/patches-3.14/140-alias_mdio_node.patch b/target/linux/mvebu/patches-3.14/140-alias_mdio_node.patch new file mode 100644 index 0000000000..08a619b45e --- /dev/null +++ b/target/linux/mvebu/patches-3.14/140-alias_mdio_node.patch @@ -0,0 +1,11 @@ +--- a/arch/arm/boot/dts/armada-370-xp.dtsi ++++ b/arch/arm/boot/dts/armada-370-xp.dtsi +@@ -221,7 +221,7 @@ + status = "disabled"; + }; + +- mdio { ++ mdio: mdio { + #address-cells = <1>; + #size-cells = <0>; + compatible = "marvell,orion-mdio"; -- cgit v1.2.3