ath79: archer-x7-v5: remove confusing ar8327 initvals for LEDs
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9331_embeddedwireless_dorin.dts
index a623f0ebb2c8e49e420f5be73820ac66d32f7ba4..43bec35fa2860fe4d52880ad24ff7c56f5060a0a 100644 (file)
        compatible = "embeddedwireless,dorin", "qca,ar9331";
 
        aliases {
-               led-status = &status;
+               led-boot = &status;
+               led-failsafe = &status;
+               led-running = &status;
+               led-upgrade = &status;
                serial0 = &uart;
        };
 
                status: status {
                        label = "dorin:green:status";
                        gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
@@ -67,8 +67,6 @@
        status = "okay";
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                spi-max-frequency = <104000000>;
                reg = <0>;
@@ -90,6 +88,7 @@
                        };
 
                        partition@2 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x050000 0xfa0000>;
                        };
        status = "okay";
 
        mtd-mac-address = <&art 0x1002>;
+       mtd-mac-address-increment-byte = <3>;
        mtd-mac-address-increment = <0x40>;
 };