ARM: mvebu: add alias for mdio on Armada 38x

This allows us to reference it later.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
This commit is contained in:
Imre Kaloz 2015-05-06 15:13:59 +02:00 committed by Gregory CLEMENT
parent 1c1534d942
commit 973ed08377
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@
status = "disabled";
};
mdio@72004 {
mdio: mdio@72004 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "marvell,orion-mdio";