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