ath79: ar934x: Update dts for current ag71xx driver
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / ath79.dtsi
index cec4d0b6b0d95e6450754a52771d3af52a51796d..a57c58659f1e14d54e47e6187e7011bd2eb9c183 100644 (file)
@@ -43,7 +43,7 @@
                eth0: eth@19000000 {
                        status = "disabled";
 
-                       compatible = "qca,ath79-eth", "syscon";
+                       compatible = "qca,ath79-eth", "syscon", "simple-mfd";
                        reg = <0x19000000 0x200>;
 
                        interrupts = <4>;
@@ -51,6 +51,8 @@
 
                        mdio0: mdio-bus {
                                status = "disabled";
+
+                               compatible = "qca,ath79-mdio";
                                #address-cells = <1>;
                                #size-cells = <0>;
 
@@ -64,7 +66,7 @@
                eth1: eth@1a000000 {
                        status = "disabled";
 
-                       compatible = "qca,ath79-eth", "syscon";
+                       compatible = "qca,ath79-eth", "syscon", "simple-mfd";
                        reg = <0x1a000000 0x200>;
 
                        interrupts = <5>;
@@ -72,6 +74,8 @@
 
                        mdio1: mdio-bus {
                                status = "disabled";
+
+                               compatible = "qca,ath79-mdio";
                                #address-cells = <1>;
                                #size-cells = <0>;