ath79: WNDR3700 v1/v2: make u-boot env partition writable
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9132_tplink_tl-wr1043nd-v1.dts
index b97b57f5865ba7cb63c8ea6ec6ba42d3161792d2..f617d89c5ba766ff92b79ae7e6f8628b698bb8af 100644 (file)
@@ -8,10 +8,13 @@
 
 / {
        compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132";
-       model = "TP-Link TL-WR1043ND Version 1";
+       model = "TP-Link TL-WR1043ND v1";
 
        aliases {
-               led-status = &system;
+               led-boot = &system;
+               led-failsafe = &system;
+               led-running = &system;
+               led-upgrade = &system;
        };
 
        extosc: ref {
@@ -43,7 +46,6 @@
                usb {
                        label = "tp-link:green:usb";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port>;
                        linux,default-trigger = "usbport";
                };
@@ -62,7 +64,6 @@
                wlan {
                        label = "tp-link:green:wlan";
                        gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
        };
                        };
 
                        partition@20000 {
+                               compatible = "tplink,firmware";
                                label = "firmware";
                                reg = <0x020000 0x7D0000>;
                        };