ramips: mt7621: convert MT7915 EEPROM to NVMEM format
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_iodata_wn-deax1800gr.dts
index b9b901a6ce0079f25e7137a5079affbf384c4a02..c21f456a7450565e4e769a72927b865e18856298 100644 (file)
                                        reg = <0x4 0x6>;
                                        #nvmem-cell-cells = <1>;
                                };
+
+                               precal: precal@e10 {
+                                       reg = <0xe10 0x19c10>;
+                               };
                        };
                };
 
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
 
-               nvmem-cells = <&eeprom>;
-               nvmem-cell-names = "eeprom";
+               nvmem-cells = <&eeprom>, <&precal>;
+               nvmem-cell-names = "eeprom", "precal";
        };
 };