Skip to content

Commit 5fc670a

Browse files
author
Dinh Nguyen
committed
arm64: dts: stratix10: increase QSPI max frequency to 100MHz
The Stratix10 devkit's QSPI can support up to 100MHz. Cc: Thor Thayer <[email protected]> Signed-off-by: Dinh Nguyen <[email protected]>
1 parent 922bfb7 commit 5fc670a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
#size-cells = <1>;
161161
compatible = "n25q00a";
162162
reg = <0>;
163-
spi-max-frequency = <50000000>;
163+
spi-max-frequency = <100000000>;
164164

165165
m25p,fast-read;
166166
cdns,page-size = <256>;

0 commit comments

Comments
 (0)