ramips: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_tplink_re200-v1.dts
index 8972dc26877ac8ac07d1c4871ba4404a46501e0d..d2f5207fac147701d6fba7f2fdc848d20a2fc1f6 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "re200-v1:green:power";
+                       label = "green:power";
                        gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
                };
 
                lan {
-                       label = "re200-v1:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
-                       label = "re200-v1:green:wlan";
+                       label = "green:wlan";
                        gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
                };
 
                qss {
-                       label = "re200-v1:green:qss";
+                       label = "green:qss";
                        gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g_red {
-                       label = "re200-v1:red:wlan2g";
+                       label = "red:wlan2g";
                        gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g_green {
-                       label = "re200-v1:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };