ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9533_mikrotik_routerboard-wapr-2nd.dts
index 49756f3336de29487ea2f6e787d7e52ad9dbfcc6..942030e4c9a6f3182366652e37c0bf27ac062600 100644 (file)
@@ -1,5 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
+#include <dt-bindings/leds/common.h>
+
 #include "qca9533_mikrotik_routerboard-16m.dtsi"
 
 / {
@@ -33,7 +35,8 @@
                };
 
                wlan {
-                       label = "green:wlan";
+                       function = LED_FUNCTION_WLAN;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio 14 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
        };
 };
 
+&wmac {
+       status = "okay";
+
+       qca,no-eeprom;
+};
+
 &eth0 {
        status = "okay";