base-files: sysupgrade: fix streaming backup archives to stdout
[openwrt/staging/mans0n.git] / target / linux / bcm63xx / dts / bcm6348-brcm-bcm96348gw-10.dts
index 5bb42cbf39975e8ba0189d8b8760a4660c43fdda..d683ac1f09d6cfc211d1a002a7aea58444ec61ca 100644 (file)
@@ -1,8 +1,7 @@
-/dts-v1/;
-
 #include "bcm6348.dtsi"
 
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        model = "Broadcom BCM96348GW-10 reference board";
@@ -31,7 +30,8 @@
                compatible = "gpio-leds";
 
                power_green {
-                       label = "green:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&pinctrl 0 1>;
                        default-state = "on";
                };