aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-03-31 19:23:32 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-03-31 19:23:32 +0000
commiteb317e6a8cb151dc87a2f03994a8fcf0a5d9f192 (patch)
tree387f8ed03d9afd705ab39122f425931257b19aba /target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
parent5764ab1625ce5dd58e92e4e65751a29fe18dbd2c (diff)
downloadupstream-eb317e6a8cb151dc87a2f03994a8fcf0a5d9f192.tar.gz
upstream-eb317e6a8cb151dc87a2f03994a8fcf0a5d9f192.tar.bz2
upstream-eb317e6a8cb151dc87a2f03994a8fcf0a5d9f192.zip
mvebu: add missing a38x dts labels
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/patches-3.18/300-add_missing_labels.patch')
-rw-r--r--target/linux/mvebu/patches-3.18/300-add_missing_labels.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch b/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
new file mode 100644
index 0000000000..b674b56679
--- /dev/null
+++ b/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
@@ -0,0 +1,29 @@
+--- a/arch/arm/boot/dts/armada-38x.dtsi
++++ b/arch/arm/boot/dts/armada-38x.dtsi
+@@ -173,7 +173,7 @@
+ status = "disabled";
+ };
+
+- serial@12000 {
++ uart0: serial@12000 {
+ compatible = "snps,dw-apb-uart";
+ reg = <0x12000 0x100>;
+ reg-shift = <2>;
+@@ -193,7 +193,7 @@
+ status = "disabled";
+ };
+
+- pinctrl@18000 {
++ pinctrl: pinctrl@18000 {
+ compatible = "marvell,mv88f6820-pinctrl";
+ reg = <0x18000 0x20>;
+
+@@ -412,7 +412,7 @@
+ status = "disabled";
+ };
+
+- mdio@72004 {
++ mdio: mdio@72004 {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ compatible = "marvell,orion-mdio";