Browse Source

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>
Stefan Roese 3 years ago
parent
commit
092cb733e9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/dts/armada-xp-theadorable.dts

+ 2 - 0
arch/arm/dts/armada-xp-theadorable.dts

@@ -107,6 +107,8 @@
 			};
 
 			mdio {
+				#address-cells = <1>;
+				#size-cells = <0>;
 				phy0: ethernet-phy@0 {
 					reg = <0>;
 				};