ramips: increase SPI frequency for TL-MR3020 v3
authorDavid Bauer <mail@david-bauer.net>
Thu, 19 Aug 2021 21:41:23 +0000 (23:41 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 27 Aug 2021 23:31:36 +0000 (01:31 +0200)
The GigaDevices GD25Q64B supports higher SPI clocks than 10 MHz. While
100 MHz do not work reliably, 50 MHz works without issues.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts

index f586b07d277a81ceae594ea0c7514c767a5e3774..1f6fa875f986fbc85b4169d7665fa54364e986d7 100644 (file)
@@ -82,7 +82,7 @@
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <10000000>;
+               spi-max-frequency = <50000000>;
 
                partitions {
                        compatible = "fixed-partitions";