ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9331_glinet_gl-mifi.dts
index ead81adc5543b92e15030b6d93ef27360a84525d..d62bdd9d6727ed4e38f30079c30699d738a98679 100644 (file)
                compatible = "gpio-leds";
 
                wlan {
-                       label = "gl-mifi:green:wlan";
+                       label = "green:wlan";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
-                       label = "gl-mifi:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
                };
 
                wan {
-                       label = "gl-mifi:green:wan";
+                       label = "green:wan";
                        gpios = <&gpio 27 GPIO_ACTIVE_HIGH>;
                };
 
                3g4g {
-                       label = "gl-mifi:green:3g4g";
+                       label = "green:3g4g";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                };
        };