Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

This allows us to reference it later.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

authored by

Imre Kaloz and committed by
Gregory CLEMENT
973ed083 1c1534d9

+1 -1
+1 -1
arch/arm/boot/dts/armada-38x.dtsi
··· 495 495 status = "disabled"; 496 496 }; 497 497 498 - mdio@72004 { 498 + mdio: mdio@72004 { 499 499 #address-cells = <1>; 500 500 #size-cells = <0>; 501 501 compatible = "marvell,orion-mdio";