ath79: ar: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar9344_qxwlan_e750x.dtsi
index a41e626ea4a11c399ad9f4f34ff6af1d8f38280c..0bc735c0a9b5b3fd37fbcce31fa3b86cca250433 100644 (file)
                                label = "pri-data";
                                reg = <0x050000 0x010000>;
                                read-only;
+
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       macaddr_pridata_400: macaddr@400 {
+                                               reg = <0x400 0x6>;
+                                       };
+                               };
                        };
 
                        art: partition@60000 {