ramips: convert to new LED color/function format where possible
[openwrt/staging/jow.git] / target / linux / ramips / dts / rt2880_buffalo_wli-tx4-ag300n.dts
index 37288e5fc4014e9de9e6dd954d6e977d2ac695d6..bed5b950a40cfbadaf931a20f0de8075ef2233f3 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        #address-cells = <1>;
                };
 
                led_power: power {
-                       label = "blue:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_BLUE>;
                        gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
                };