lantiq: convert to new LED color/function format where possible
[openwrt/staging/wigyori.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / falcon_lantiq_easy98020.dts
index 2c0a51aa7be5ef79d707175d1d8c4acf39a9e3ff..46fc837f4dae0d0fa6b141782a124d4263bfb1f4 100644 (file)
@@ -48,7 +48,8 @@
                        default-state = "keep";
                };
                ETH {
-                       label = "green:status";
+                       function = LED_FUNCTION_STATUS;
+                       color = <LED_COLOR_ID_GREEN>;
                        gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
                };
@@ -80,4 +81,6 @@
                        gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
                };
        };
+#include <dt-bindings/leds/common.h>
+
 };