realtek: drop redundant label with new LED color/function format
[openwrt/staging/jow.git] / target / linux / realtek / dts-5.15 / rtl8380_netgear_gs110tpp-v1.dts
index 599b2e3b51f7c912a3539efd4975ab891ab9f21b..f694ae3317c6851938888010faa5698c08beac0d 100644 (file)
                compatible = "gpio-leds";
 
                led_status_red: led-0 {
-                       label = "red:status";
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio1 31 GPIO_ACTIVE_LOW>;
                };
 
                led_status_green: led-1 {
-                       label = "green:status";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio1 32 GPIO_ACTIVE_LOW>;
                };
 
                led_status_blue: led-2 {
-                       label = "blue:status";
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio1 34 GPIO_ACTIVE_LOW>;