]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warning
authorStefan Roese <sr@denx.de>
Mon, 10 Aug 2020 08:16:54 +0000 (10:16 +0200)
committerStefan Roese <sr@denx.de>
Thu, 13 Aug 2020 10:07:05 +0000 (12:07 +0200)
Fix this dtc warning:
Warning (avoid_default_addr_size)

Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/armada-xp-maxbcm.dts

index 921eb708625433ca6f3d471c67d67f9c02ae392d..d2b07f74cf5373bed9d65b224d8d00a2712c61df 100644 (file)
                        };
 
                        mdio {
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+
                                phy0: ethernet-phy@0 {
                                        reg = <0>;
                                };