ramips: drop redundant label with new LED color/function format
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_h3c_tx180x.dtsi
index 59b49fbefc8b0231612781a78ce428ac2209cdfb..5639f7176b765bfbc2bec5a21a5cd283c5905e07 100644 (file)
                compatible = "gpio-leds";
 
                led_status_amber: led-0 {
-                       label = "amber:status";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                led_status_green: led-1 {
-                       label = "green:status";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;