ath79: fix leds description for EnGenius EPG5000
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_engenius_epg5000.dts
index 38cd81a8f875f7fe7cc3cf7239fe63fa6abe3a05..6179150fdb899656eba46ea3c2eb78c59ec42380 100644 (file)
                        default-state = "on";
                };
 
-               wan {
-                       label = "epg5000:blue:wan";
-                       gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
-               };
-
                wlan2g {
                        label = "epg5000:blue:wlan2g";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
-               wps {
+               wps_amber {
+                       label = "epg5000:amber:wps";
+                       gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
+               };
+
+               wps_blue {
                        label = "epg5000:blue:wps";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                };