ramips: drop redundant label with new LED color/function format
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_xiaomi_mi-router-3-pro.dts
index a403cd3e14ff18d69d5afcf9725f606a7eaa4bab..c655150aae9836aec978a79fc36eb7828ae4b24a 100644 (file)
                compatible = "gpio-leds";
 
                led_status_red: led-0 {
-                       label = "red:status";
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                led_status_blue: led-1 {
-                       label = "blue:status";
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                led_status_yellow: led-2 {
-                       label = "yellow:status";
                        color = <LED_COLOR_ID_YELLOW>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
                };
 
                led-3 {
-                       label = "amber:wan";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_WAN;
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
@@ -55,7 +51,6 @@
                };
 
                led-4 {
-                       label = "amber:lan3";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_LAN;
                        function-enumerator = <3>;
@@ -64,7 +59,6 @@
                };
 
                led-5 {
-                       label = "amber:lan2";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_LAN;
                        function-enumerator = <2>;
@@ -73,7 +67,6 @@
                };
 
                led-6 {
-                       label = "amber:lan1";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_LAN;
                        function-enumerator = <1>;