ath79: increase SPI clock and enable fast-read on AP121F
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 16 Aug 2020 15:44:32 +0000 (17:44 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 27 Sep 2020 23:28:37 +0000 (01:28 +0200)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ath79/dts/ar9331_alfa-network_ap121f.dts

index 53c2af3b1964fd39f98bf80b8b76340eafaff688..286b6d1be2bcc58e8a67b894fa477f6fbe78a4ab 100644 (file)
@@ -80,7 +80,8 @@
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <25000000>;
+               spi-max-frequency = <50000000>;
+               m25p,fast-read;
 
                partitions {
                        compatible = "fixed-partitions";