ramips: convert to new LED color/function format where possible
[openwrt/staging/jow.git] / target / linux / ramips / dts / rt5350_vocore_vocore.dtsi
index f3ef0edfe48dfa5ee21ff13a46805c26d4cd6ef4..15049e032fd3618532eb01589a9223ce9901968c 100644 (file)
 
                led_status: status {
                        /* UARTF_RXD */
-                       label = "green:status";
+                       function = LED_FUNCTION_STATUS;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio0 10 GPIO_ACTIVE_HIGH>;
                };
 
                spi-max-frequency = <10000000>;
                reg = <0>;
        };
+#include <dt-bindings/leds/common.h>
+
 };