ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9533_dlink_dap-2230-a1.dts
index 61b6453842a6ab2ed31afdcb0f3c3dd21a5b5651..796451768f2f07066b4c991e2cb6d04d6bda5246 100644 (file)
@@ -1,7 +1,8 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
-#include "qca953x.dtsi"
-#include "qca95xx_dlink_dap-2xxx.dtsi"
+#include <dt-bindings/leds/common.h>
+
+#include "qca953x_dlink_dap-2xxx.dtsi"
 
 / {
        compatible = "dlink,dap-2230-a1", "qca,qca9533";
@@ -28,7 +29,8 @@
                compatible = "gpio-leds";
 
                led_power_green: power_green {
-                       label = "green:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
                reg = <0xf50000 0xa0000>;
                read-only;
        };
-
-       art: partition@ff0000 {
-               label = "art";
-               reg = <0xff0000 0x10000>;
-               read-only;
-       };
 };