ramips: mt7621: convert Linksys devices EEPROM to NVMEM format
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_linksys_ea7300-v2.dts
index 4ee148828a8eb808d29846e5518fba918dc9f84e..e3336c1dbb5e768bd29e52dca7f0f5335c56f733 100644 (file)
@@ -6,3 +6,8 @@
        compatible = "linksys,ea7300-v2", "mediatek,mt7621-soc";
        model = "Linksys EA7300 v2";
 };
+
+/* override EEPROM size to 0x400 for MT7603 */
+&eeprom_factory_0 {
+       reg = <0x0 0x400>;
+};