Eliminates warnings about relying on defaults from the device tree compiler. Signed-off-by: Karl Palsson <[email protected]>
@@ -51,6 +51,8 @@
mdio0: mdio-bus {
status = "disabled";
+ #address-cells = <1>;
+ #size-cells = <0>;
regmap = <ð0>;
@@ -70,6 +72,8 @@
mdio1: mdio-bus {
regmap = <ð1>;