mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
arm: mvebu: armada-xp-theadorable.dts: Fix dtc warning
Fix this dtc warning: Warning (avoid_default_addr_size) Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
dbfca734d0
commit
092cb733e9
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@
|
|||
};
|
||||
|
||||
mdio {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
phy0: ethernet-phy@0 {
|
||||
reg = <0>;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue