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:
Родитель
922bfb7c27
Коммит
5fc670a87e
|
@ -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>;
|
||||
|
|
Загрузка…
Ссылка в новой задаче