mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 15:43:35 -04:00
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:
committed by
Gregory CLEMENT
parent
1c1534d942
commit
973ed08377
@@ -495,7 +495,7 @@ eth0: ethernet@70000 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
mdio@72004 {
|
||||
mdio: mdio@72004 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
compatible = "marvell,orion-mdio";
|
||||
|
||||
Reference in New Issue
Block a user