ath79: drop redundant label with new LED color/function format
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9550_airtight_c-75.dts
index d4bf64ab40bba8c29e6e874aea063e63dbaaa61b..6ade40bfe1e6070330056f8cc52b8114d4b28af0 100644 (file)
                compatible = "gpio-leds";
 
                led_power_amber: power-amber {
-                       label = "amber:power";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_POWER;
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                led_power_green: power-green {
-                       label = "green:power";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_POWER;
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;