From eb317e6a8cb151dc87a2f03994a8fcf0a5d9f192 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 31 Mar 2015 19:23:32 +0000 Subject: mvebu: add missing a38x dts labels Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45199 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/patches-4.0/300-add_missing_labels.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/mvebu/patches-4.0/300-add_missing_labels.patch (limited to 'target/linux/mvebu/patches-4.0') diff --git a/target/linux/mvebu/patches-4.0/300-add_missing_labels.patch b/target/linux/mvebu/patches-4.0/300-add_missing_labels.patch new file mode 100644 index 0000000000..a34f6895ac --- /dev/null +++ b/target/linux/mvebu/patches-4.0/300-add_missing_labels.patch @@ -0,0 +1,11 @@ +--- a/arch/arm/boot/dts/armada-38x.dtsi ++++ b/arch/arm/boot/dts/armada-38x.dtsi +@@ -491,7 +491,7 @@ + status = "disabled"; + }; + +- mdio@72004 { ++ mdio: mdio@72004 { + #address-cells = <1>; + #size-cells = <0>; + compatible = "marvell,orion-mdio"; -- cgit v1.2.3