ramips: convert to new LED color/function format where possible
[openwrt/staging/jow.git] / target / linux / ramips / dts / rt5350_hame_mpr-a1.dts
index 9a9580a3fba06c81d0d28dec33d44377fedb3b50..cabc7bf264312d8d5e4b8c40563a23a7383aa00e 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        compatible = "hame,mpr-a1", "ralink,rt5350-soc";
@@ -23,7 +24,8 @@
                };
 
                power {
-                       label = "red:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_RED>;
                        gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
                };
        };