ramips: mt7620a: use mac-base
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7620a_dlink_dwr-118-a2.dts
index b0dd31cafcd8974bff7159325192b5dcf8e77fe5..5f11b73ad9e40d739fdb0758c37f059bd8e5e02f 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/mtd/partitions/uimage.h>
 
 / {
        compatible = "dlink,dwr-118-a2", "ralink,mt7620a-soc";
                        };
 
                        partition@10000 {
-                               compatible = "amit,jimage";
+                               compatible = "openwrt,uimage", "denx,uimage";
+                               openwrt,ih-magic = <IH_MAGIC_OKLI>;
+                               openwrt,offset = <0x10000>;
                                label = "firmware";
                                reg = <0x10000 0xfe0000>;
                        };
                                label = "config";
                                reg = <0xff0000 0x10000>;
                                read-only;
+
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       macaddr_config_e4a8: macaddr@e4a8 {
+                                               compatible = "mac-base";
+                                               reg = <0xe4a8 0x6>;
+                                               #nvmem-cell-cells = <1>;
+                                       };
+                               };
                        };
                };
        };
        wifi@0,0 {
                reg = <0x0000 0 0 0 0>;
                ieee80211-freq-limit = <5000000 6000000>;
-               mtd-mac-address = <&config 0xe4a8>;
-               mtd-mac-address-increment = <(2)>;
+               nvmem-cells = <&macaddr_config_e4a8 2>;
+               nvmem-cell-names = "mac-address";
 
                led {
                        led-sources = <2>;