ath79: indicate boot/failsafe/upgrade for NanoBeam/Nanostation AC
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9342_ubnt_nanobeam-ac.dts
index 08c73ff3672fe4fcd38a7151136b6b9aa8078aa2..3d0b4d8c51460dc68436da61963a89ad3b6848ba 100644 (file)
@@ -7,6 +7,12 @@
        compatible = "ubnt,nanobeam-ac", "ubnt,wa", "qca,ar9342";
        model = "Ubiquiti NanoBeam AC (WA)";
 
+       aliases {
+               led-boot = &led_rssi3;
+               led-failsafe = &led_rssi3;
+               led-upgrade = &led_rssi3;
+       };
+
        leds {
                compatible = "gpio-leds";
 
@@ -25,7 +31,7 @@
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
-               rssi3 {
+               led_rssi3: rssi3 {
                        label = "ubnt:blue:rssi3";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };