mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 05:10:51 +07: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:
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";
|
||||
|
Loading…
Reference in New Issue
Block a user