bmips: convert to new LED color/function format where possible
[openwrt/staging/jow.git] / target / linux / bmips / dts / bcm63168-sercomm-shg2500.dts
index 3c79d38bfbdd0971d916f9ff1befe76a10dceeb7..cdfd58e6090b668284c679d6a02ddf3b0bed5f46 100644 (file)
@@ -1,5 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 
+#include <dt-bindings/leds/common.h>
+
 #include "bcm63268.dtsi"
 
 / {
 
                led_power_red: led@8 {
                        reg = <8>;
-                       label = "red:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_RED>;
                };
 
                led@9 {