ramips: drop redundant label with new LED color/function format
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_haier-sim_wr1800k.dtsi
index 6549abaec956973dbba21c547f7293631dad61b9..99b589ecfec3965efaf13125cf33161548ba11a2 100644 (file)
                compatible = "gpio-leds";
 
                led_status_blue: led-0 {
-                       label = "blue:status";
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                led_status_green: led-1 {
-                       label = "green:status";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                led_status_red: led-2 {
-                       label = "red:status";
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 7 GPIO_ACTIVE_LOW>;