ARM: mvebu: add alias for mdio on Armada 38x
authorImre Kaloz <kaloz@openwrt.org>
Wed, 6 May 2015 13:13:59 +0000 (15:13 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 11 May 2015 13:15:26 +0000 (15:15 +0200)
This allows us to reference it later.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
arch/arm/boot/dts/armada-38x.dtsi

index ed2dd8b..839e5bf 100644 (file)
                                status = "disabled";
                        };
 
-                       mdio@72004 {
+                       mdio: mdio@72004 {
                                #address-cells = <1>;
                                #size-cells = <0>;
                                compatible = "marvell,orion-mdio";