From b17844d21af30b467e108c765c7010eba2b2b28e Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 10 Dec 2015 12:08:13 +0000 Subject: mvebu: add support for 4.1 and switch over Signed-off-by: Imre Kaloz SVN-Revision: 47818 --- target/linux/mvebu/patches-4.1/300-add_missing_labels.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/mvebu/patches-4.1/300-add_missing_labels.patch (limited to 'target/linux/mvebu/patches-4.1/300-add_missing_labels.patch') diff --git a/target/linux/mvebu/patches-4.1/300-add_missing_labels.patch b/target/linux/mvebu/patches-4.1/300-add_missing_labels.patch new file mode 100644 index 0000000..f46af4c --- /dev/null +++ b/target/linux/mvebu/patches-4.1/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 +@@ -495,7 +495,7 @@ + status = "disabled"; + }; + +- mdio@72004 { ++ mdio: mdio@72004 { + #address-cells = <1>; + #size-cells = <0>; + compatible = "marvell,orion-mdio"; -- cgit v1.1