ramips: Cudy WR1300v2 fix mt7613 calibration data length
authorFilip Milivojevic <zekica@gmail.com>
Fri, 3 Nov 2023 09:10:14 +0000 (10:10 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 8 Nov 2023 16:16:18 +0000 (17:16 +0100)
Since MT7613 is handled by MT7615 driver, and other devices using MT7615
have reg = <0x8000 0x4da8>; this needs updating or eeprom data fails to load.

Signed-off-by: Filip Milivojevic <zekica@gmail.com>
target/linux/ramips/dts/mt7621_cudy_wr1300-v2.dts

index 264a0fa5c16b3fcc514eb031923d6cb07cecea7e..a4a148f53b9ef0283ff9a337af9c75cc92735481 100644 (file)
@@ -90,7 +90,7 @@
                                };
 
                                eeprom_factory_8000: eeprom@8000 {
-                                       reg = <0x8000 0x200>;
+                                       reg = <0x8000 0x4da8>;
                                };
                        };