base-files: sysupgrade: fix streaming backup archives to stdout
[openwrt/staging/mans0n.git] / target / linux / bcm63xx / dts / bcm63167-sercomm-h500-s.dtsi
index 07665007344673be543673e0258c42b22cb35e57..af633cadebf779cc3f7fe0396bdaf15f3fe8f4c5 100644 (file)
@@ -8,6 +8,7 @@
 #include "bcm63268.dtsi"
 
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        aliases {
@@ -62,7 +63,8 @@
 
        led_power_red: power_red {
                reg = <8>;
-               label = "red:power";
+               function = LED_FUNCTION_POWER;
+               color = <LED_COLOR_ID_RED>;
        };
 
        wifi_green {
@@ -97,7 +99,8 @@
 
        led_power_green: power_green {
                reg = <17>;
-               label = "green:power";
+               function = LED_FUNCTION_POWER;
+               color = <LED_COLOR_ID_GREEN>;
                default-state = "on";
        };