ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar1022_iodata_wn-ag300dgr.dts
index 89ddf129989553745daaa0cf73cc90f08f00b994..f0d262c847d39c2430e3b843eb2993cf645c58d4 100644 (file)
                compatible = "gpio-leds";
 
                led_router: router {
-                       label = "wn-ag300dgr:green:router";
+                       label = "green:router";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                children {
-                       label = "wn-ag300dgr:green:children";
+                       label = "green:children";
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
                };
 
                eco {
-                       label = "wn-ag300dgr:green:eco";
+                       label = "green:eco";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
 
                notification {
-                       label = "wn-ag300dgr:amber:notification";
+                       label = "amber:notification";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g {
-                       label = "wn-ag300dgr:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan5g {
-                       label = "wn-ag300dgr:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };