ath79: clean up led config script files for all devices
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9330_glinet_ar150.dts
index 1a97a0da30603089927b02991e69727f203977b7..721cbe7da50458f0d91807a308f9190d24553fc0 100644 (file)
@@ -12,6 +12,7 @@
 
        aliases {
                serial0 = &uart;
+               led-status = &wlan;
        };
 
        memory@0 {
        leds {
                compatible = "gpio-leds";
 
-               wlan {
+               wlan: wlan {
                        label = "gl-ar150:orange:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
+                       linux,default-trigger = "phy0tpt";
                };
 
                lan {