lantiq: convert to new LED color/function format where possible
[openwrt/openwrt.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / falcon_lantiq_falcon-mdu.dts
index 611b02f8b3ef704270c9f8fd07968c3720f86c81..86eaf093290a0f72d35a95c0f563860a7861e213 100644 (file)
@@ -27,7 +27,8 @@
                        default-state = "keep";
                };
                LED_1 {
-                       label = "green:status";
+                       function = LED_FUNCTION_STATUS;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio0 10 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
                };
@@ -48,4 +49,6 @@
                };
        };
 };
+#include <dt-bindings/leds/common.h>
+