ipq40xx: drop redundant label with new LED color/function format
[openwrt/openwrt.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4019-whw03v2.dts
index 963c0915bb37125a14b8930dac5adb5fb32a834a..7b3f1c8bb736272ccf8247b834e58b7b1bf45425 100644 (file)
                #size-cells = <0>;
 
                led_red: red@0 {
-                       label = "red";
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_INDICATOR;
                        linux,default-trigger = "none";
                };
 
                led_green: green@1 {
-                       label = "green";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_INDICATOR;
                        linux,default-trigger = "none";
                };
 
                led_blue: blue@2 {
-                       label = "blue";
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_INDICATOR;
                        linux,default-trigger = "default-on";