summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-385-db.dts
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2015-01-08 18:38:05 +0100
committerAndrew Lunn <andrew@lunn.ch>2015-01-09 16:16:04 +0100
commit4a25432b13090b57d257fa0ffb6712d8acf94523 (patch)
tree44e55df05095d887a725efabf74960caf5645f52 /arch/arm/boot/dts/armada-385-db.dts
parentKirkwood: add support for Seagate BlackArmor NAS220 (diff)
downloadlinux-4a25432b13090b57d257fa0ffb6712d8acf94523.tar.xz
linux-4a25432b13090b57d257fa0ffb6712d8acf94523.zip
ARM: mvebu: a38x: Fix node names
Some nodes in the DTs have a reg property but no unit name in their node name. This contradicts the way the ePAPR defines the node names. Fix this. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'arch/arm/boot/dts/armada-385-db.dts')
-rw-r--r--arch/arm/boot/dts/armada-385-db.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/armada-385-db.dts b/arch/arm/boot/dts/armada-385-db.dts
index 2aaa9d2ac284..212605ccc7b6 100644
--- a/arch/arm/boot/dts/armada-385-db.dts
+++ b/arch/arm/boot/dts/armada-385-db.dts
@@ -74,7 +74,7 @@
phy-mode = "rgmii-id";
};
- mdio {
+ mdio@72004 {
phy0: ethernet-phy@0 {
reg = <0>;
};