]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ramips: wn575a3: fix eeprom size for 5ghz wifi 22463/head
authorRosen Penev <rosenp@gmail.com>
Tue, 17 Mar 2026 05:17:14 +0000 (22:17 -0700)
committerRobert Marko <robimarko@gmail.com>
Mon, 27 Apr 2026 09:11:07 +0000 (11:11 +0200)
MT7613 uses 4da8 for eeprom size. eeprom + calibration.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22463
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/dts/mt7628an_wavlink_wl-wn575a3.dts

index 430ca2f0c62bb3e01c007586ebda8ac9566381bc..8370b3c03e12518deeacb646b0701111ef67f451 100644 (file)
                                        };
 
                                        eeprom_factory_8000: eeprom@8000 {
-                                               reg = <0x8000 0x200>;
+                                               reg = <0x8000 0x4da8>;
                                        };
 
                                        macaddr_factory_28: macaddr@28 {