ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_engenius_epg5000.dts
index aa14fd4f3fff0adc6921f59f34576b6bd0e3d1d6..9d37664306b440f0359a98bfd68d36af07ccd850 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "epg5000:amber:power";
+                       label = "amber:power";
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan2g {
-                       label = "epg5000:blue:wlan2g";
+                       label = "blue:wlan2g";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wlan5g {
-                       label = "epg5000:blue:wlan5g";
+                       label = "blue:wlan5g";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wps_amber {
-                       label = "epg5000:amber:wps";
+                       label = "amber:wps";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                };
 
                wps_blue {
-                       label = "epg5000:blue:wps";
+                       label = "blue:wps";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                };
        };