qualcommax: drop redundant label with new LED color/function format
[openwrt/staging/jow.git] / target / linux / qualcommax / files / arch / arm64 / boot / dts / qcom / ipq8072-wpq873.dts
index a450fbca25ca5e36b4adc5305ba73319d89c7ce7..e4bd72c532c2686936f44cecfafc1accfb66dae7 100644 (file)
                compatible = "gpio-leds";
 
                led_power_red: power-red {
-                       label = "red:power";
                        gpios = <&tlmm 42 GPIO_ACTIVE_HIGH>;
                        color = <LED_COLOR_ID_RED>;
                };
 
                led_power_blue: power-blue {
-                       label = "blue:power";
                        gpios = <&tlmm 43 GPIO_ACTIVE_HIGH>;
                        color = <LED_COLOR_ID_BLUE>;
                };
 
                led_system_red: system-red {
-                       label = "red:system";
                        gpios = <&tlmm 28 GPIO_ACTIVE_HIGH>;
                        color = <LED_COLOR_ID_RED>;
                };
 
                led_system_green: system-green {
-                       label = "green:system";
                        gpios = <&tlmm 18 GPIO_ACTIVE_HIGH>;
                        color = <LED_COLOR_ID_GREEN>;
                };
 
                led_system_blue: system-blue {
-                       label = "blue:system";
                        gpios = <&tlmm 19 GPIO_ACTIVE_HIGH>;
                        color = <LED_COLOR_ID_BLUE>;
                };