]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 ed2dd8ba4080df7a7f85db89068de44cd693446b..839e5bfc13c3f1130da6fa623b96117998f61277 100644 (file)
                                status = "disabled";
                        };
 
-                       mdio@72004 {
+                       mdio: mdio@72004 {
                                #address-cells = <1>;
                                #size-cells = <0>;
                                compatible = "marvell,orion-mdio";