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
Родитель 922bfb7c27
Коммит 5fc670a87e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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>;