ath79: increase max SPI clock for DIR-859 A1
authorJan Forman <forman.jan96@gmail.com>
Sun, 21 Mar 2021 14:29:43 +0000 (15:29 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 10 Apr 2021 18:57:37 +0000 (20:57 +0200)
Increase the spi-max frequency to 50 MHz, similar to the DIR-842.

Signed-off-by: Jan Forman <forman.jan96@gmail.com>
[improve commit title, fix commit message alignment]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/dts/qca9563_dlink_dir-859-a1.dts

index a65ccc0863cb488b5aa34375a6404a03295ceab7..e409b5da3e3dfe3ce4b8b6ec63a866bce8c1db7a 100644 (file)
@@ -79,7 +79,7 @@
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <30000000>;
+               spi-max-frequency = <50000000>;
 
                partitions {
                        compatible = "fixed-partitions";