ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-v4.dts
index 1c48775cdffbb54f3a59d788689f2533cdb03d51..82da14faad668b7f51e87bd53e289a4571051851 100644 (file)
@@ -1,5 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
+#include <dt-bindings/leds/common.h>
+
 #include "qca9563_tplink_eap2x5-1port.dtsi"
 
 / {
                compatible = "gpio-leds";
 
                led_status_green: status_green {
-                       label = "green:status";
+                       function = LED_FUNCTION_STATUS;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                        default-state = "on";
                };
 
                led_status_amber: status_amber {
-                       label = "amber:status";
+                       function = LED_FUNCTION_STATUS;
+                       color = <LED_COLOR_ID_AMBER>;
                        gpios = <&gpio 9 GPIO_ACTIVE_HIGH>;
                };
        };
                #address-cells = <1>;
                #size-cells = <1>;
 
-               macaddr_info_8: macaddr@8 {
-                       compatible = "mac-base";
-                       reg = <0x8 0x6>;
-                       #nvmem-cell-cells = <1>;
-               };
-
                precalibration_ath10k: pre-calibration@5000 {
                        reg = <0x5000 0x2f20>;
                };