arm64: dts: stratix10: increase QSPI max frequency to 100MHz

The Stratix10 devkit's QSPI can support up to 100MHz.

Cc: Thor Thayer <thor.thayer@linux.intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Dinh Nguyen 2019-03-29 13:22:57 -05:00
parent 922bfb7c27
commit 5fc670a87e
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
#size-cells = <1>;
compatible = "n25q00a";
reg = <0>;
spi-max-frequency = <50000000>;
spi-max-frequency = <100000000>;
m25p,fast-read;
cdns,page-size = <256>;