ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar7240_buffalo_whr-g301n.dts
index 576f84d88cd07a59ca6a852761eb0d98bd632a9a..e93c5ca652a66cad33e99394654d16a4e2409ef3 100644 (file)
                pinctrl-0 = <&switch_led_pins>;
 
                security {
-                       label = "whr-g301n:orange:security";
+                       label = "orange:security";
                        gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
                };
 
                led_diag: diag {
-                       label = "whr-g301n:red:diag";
+                       label = "red:diag";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                };
 
                router {
-                       label = "whr-g301n:green:router";
+                       label = "green:router";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                lan1 {
-                       label = "whr-g301n:green:lan1";
+                       label = "green:lan1";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
                lan2 {
-                       label = "whr-g301n:green:lan2";
+                       label = "green:lan2";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                lan3 {
-                       label = "whr-g301n:green:lan3";
+                       label = "green:lan3";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                lan4 {
-                       label = "whr-g301n:green:lan4";
+                       label = "green:lan4";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
 
                wan {
-                       label = "whr-g301n:green:wan";
+                       label = "green:wan";
                        gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
                };
        };
@@ -99,7 +99,7 @@
                compatible = "gpio-leds";
 
                wlan {
-                       label = "whr-g301n:green:wlan";
+                       label = "green:wlan";
                        gpios = <&ath9k 1 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };