ramips: lower re305-v3 spi-max-frequency
authorJoe Mullally <jwmullally@gmail.com>
Sun, 2 Apr 2023 18:51:21 +0000 (21:51 +0300)
committerDavid Bauer <mail@david-bauer.net>
Sat, 8 Apr 2023 12:41:01 +0000 (14:41 +0200)
Fix flash I/O instability observed in newer devices with cFeon
QH64A-104HIP (detected as en25qh64).

Ref: https://forum.openwrt.org/t/support-for-tp-link-re305-v3/75893/91

Reported-by: Dimitri Souza <dimitri.souza@gmail.com>
Tested-by: Dimitri Souza <dimitri.souza@gmail.com>
Signed-off-by: Joe Mullally <jwmullally@gmail.com>
[alter commit-message - target master]
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/dts/mt7628an_tplink_re305-v3.dts

index 652aebec834636703f88bf4de0df6c0fdd95c51e..21df0fb3e69d6f2ed94d32a3bda498e6030ab9b3 100644 (file)
@@ -13,7 +13,7 @@
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <50000000>;
+               spi-max-frequency = <10000000>;
 
                partitions {
                        compatible = "fixed-partitions";