ath79: make ahb wifi work
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9330.dtsi
index f62367264ff1f17ba000f5d86761daf499aa02fb..e1beacb27232ac6b9444b2df19a86dc9fef05b62 100644 (file)
                };
 
                gmac: gmac@18070000 {
-                       compatible = "qca,qr9330-gmac";
+                       compatible = "qca,ar9330-gmac";
                        reg = <0x18070000 0x4>;
                };
+
+               wmac: gmac@18100000 {
+                       compatible = "qca,ar9330-wmac";
+                       reg = <0x18100000 0x20000>;
+
+                       interrupts = <2>;
+
+                       status = "disabled";
+               };
        };
 
        usb_phy: usb-phy {