ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_tplink_re350-v1.dts
index 5e5539e48903f5245b3599c45bf3456aa2b05386..9f29ecd8cfec3cffe1c37f6978264fc2cb6f8000 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "re350-v1:blue:power";
+                       label = "blue:power";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                };
 
                wifi2g {
-                       label = "re350-v1:blue:wifi2G";
+                       label = "blue:wifi2G";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                };
 
                wifi5g {
-                       label = "re350-v1:blue:wifi5G";
+                       label = "blue:wifi5G";
                        gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
                };
 
                wps_r {
-                       label = "re350-v1:red:wps";
+                       label = "red:wps";
                        gpios = <&gpio 25 GPIO_ACTIVE_HIGH>;
                };
 
                wps_b {
-                       label = "re350-v1:blue:wps";
+                       label = "blue:wps";
                        gpios = <&gpio 26 GPIO_ACTIVE_HIGH>;
                };
 
                eth {
-                       label = "re350-v1:green:eth_act";
+                       label = "green:eth_act";
                        gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
                };
 
                eth2 {
-                       label = "re350-v1:green:eth_link";
+                       label = "green:eth_link";
                        gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
                };
        };