ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9330_glinet_gl-ar150.dts
index 389c6d1e4b5481bb6d265be57f7bd5dbaaec27e0..26b3b3f04cb2448aaf7138c7719f3ec50c6f3e53 100644 (file)
                compatible = "gpio-leds";
 
                wlan {
-                       label = "gl-ar150:orange:wlan";
+                       label = "orange:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                configurable {
-                       label = "gl-ar150:green:configurable";
+                       label = "green:configurable";
                        gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
                };
 
                led_power: power {
-                       label = "gl-ar150:green:power";
+                       label = "green:power";
                        gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
                        default-state = "on";
                };