ath79: clean up led config script files for all devices
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9331_embeddedwireless_dorin.dts
index eff3b091ecc301ad45034f7f9feaf94bd9edcac2..19ec733865423bc0d8948e3210e9011bea66855f 100644 (file)
@@ -11,6 +11,7 @@
        compatible = "embeddedwireless,dorin", "qca,ar9331";
 
        aliases {
+               led-status = &status;
                serial0 = &uart;
        };
 
@@ -22,7 +23,7 @@
        leds {
                compatible = "gpio-leds";
 
-               status {
+               status: status {
                        label = "dorin:green:status";
                        gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
                        default-state = "off";