ath79: increase max SPI clock for DIR-859 A1

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>
This commit is contained in:
Jan Forman 2021-03-21 15:29:43 +01:00 committed by Adrian Schmutzler
parent 882a6116d3
commit 328546e108
1 changed files with 1 additions and 1 deletions

View 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";