base-files: sysupgrade: fix streaming backup archives to stdout
[openwrt/openwrt.git] / target / linux / bcm63xx / dts / bcm6368-comtrend-vr-3025un.dts
index 2391fb067100581022b0ca9312a4a82931201f2c..6a17c49d120b9eca4584a8ab67f68277f4b83bb8 100644 (file)
@@ -1,6 +1,7 @@
 #include "bcm6368.dtsi"
 
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        model = "Comtrend VR-3025un";
                        gpios = <&pinctrl 5 0>;
                };
                led_power_green: power_green {
-                       label = "green:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&pinctrl 22 0>;
                        default-state = "on";
                };
                power_red {
-                       label = "red:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_RED>;
                        gpios = <&pinctrl 24 0>;
                };
                inet_red {