ath79: ar93xx/qca95xx: move gmac/wmac/pcie node out of apb bus
[openwrt/staging/rmilecki.git] / target / linux / ath79 / dts / ar934x.dtsi
index 831854b89bd0b48ff18f38918d3b6264a054bc07..ba1355d071f50416eab9a07fbef298ddece796b2 100644 (file)
@@ -38,7 +38,7 @@
                };
        };
 
-       ahb {
+       ahb: ahb {
                compatible = "simple-bus";
                ranges;
 
 
                                #reset-cells = <1>;
                        };
+               };
 
-                       gmac: gmac@18070000 {
-                               compatible = "qca,ar9340-gmac";
-                               reg = <0x18070000 0x14>;
-                       };
+               gmac: gmac@18070000 {
+                       compatible = "qca,ar9340-gmac";
+                       reg = <0x18070000 0x14>;
+               };
 
-                       wmac: wmac@18100000 {
-                               compatible = "qca,ar9340-wmac";
-                               reg = <0x18100000 0x20000>;
+               wmac: wmac@18100000 {
+                       compatible = "qca,ar9340-wmac";
+                       reg = <0x18100000 0x20000>;
 
-                               status = "disabled";
-                       };
+                       status = "disabled";
                };
 
                usb: usb@1b000000 {