ath79: add tl-wr1043nd-v4 support everything is working
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9330.dtsi
index 1c03cd8880d91f92830b90f5c7b4cca9db6fe039..3d3dd87f9b2f2622944d0bd692b96aae9fb1bac2 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"
 
@@ -76,7 +76,7 @@
                        };
                };
 
-               usb: usb@1b000100 {
+               usb: usb@1b000000 {
                        compatible = "chipidea,usb2";
                        reg = <0x1b000000 0x200>;
 
                };
 
                gmac: gmac@18070000 {
-                       compatible = "qca,qr9330-gmac";
+                       compatible = "qca,ar9330-gmac";
                        reg = <0x18070000 0x4>;
                };
+
+               wmac: wmac@18100000 {
+                       compatible = "qca,ar9330-wmac";
+                       reg = <0x18100000 0x20000>;
+
+                       interrupts = <2>;
+
+                       status = "disabled";
+               };
        };
 
        usb_phy: usb-phy {