ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_xiaomi_mi-router-ac2100.dts
index 885ea05c626fab2bddcbf97a74f5efec39c16fdd..6cca16a79b5298550be0c45bd0ba474d190cf44b 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include "mt7621_xiaomi_router-ac2100.dtsi"
 
                compatible = "gpio-leds";
 
                wan_yellow {
-                       label = "mi-router-ac2100:yellow:wan";
+                       label = "yellow:wan";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                wan_blue {
-                       label = "mi-router-ac2100:blue:wan";
+                       label = "blue:wan";
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                led_status_yellow: status_yellow {
-                       label = "mi-router-ac2100:yellow:status";
+                       label = "yellow:status";
                        gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
                };
 
                led_status_blue: status_blue {
-                       label = "mi-router-ac2100:blue:status";
+                       label = "blue:status";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
        };