ath79: make ahb wifi work
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9330.dtsi
index 1c03cd8880d91f92830b90f5c7b4cca9db6fe039..e1beacb27232ac6b9444b2df19a86dc9fef05b62 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 #include <dt-bindings/clock/ath79-clk.h>
 #include "ath79.dtsi"
 
                };
 
                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 {