ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9531_comfast_cf-e314n-v2.dts
index ff975567d1928acfa333dad694e4a6e26348984b..723c9eda13f6f622f90c0d21d804860902a692df 100644 (file)
                pinctrl-0 = <&jtag_disable_pins &led_rssilow_pin &led_rssimediumhigh_pin &led_rssihigh_pin>;
 
                wan {
-                       label = "cf-e314n-v2:green:wan";
+                       label = "green:wan";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
 
                lan {
-                       label = "cf-e314n-v2:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
                };
 
                rssilow {
-                       label = "cf-e314n-v2:red:signal1";
+                       label = "red:signal1";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
                rssimediumlow {
-                       label = "cf-e314n-v2:red:signal2";
+                       label = "red:signal2";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
 
                rssimediumhigh {
-                       label = "cf-e314n-v2:green:signal3";
+                       label = "green:signal3";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
                led_rssihigh: rssihigh {
-                       label = "cf-e314n-v2:green:signal4";
+                       label = "green:signal4";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
-                       label = "cf-e314n-v2:green:wlan";
+                       label = "green:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };