summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2019-03-29 13:22:57 -0500
committerDinh Nguyen <dinguyen@kernel.org>2019-03-29 13:22:57 -0500
commit5fc670a87e31be7327ea4fa3865fc746965b867b (patch)
tree739080985575967b4fe1118e178011c0736ceb57 /arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
parent922bfb7c27f76104fa2d19400a592d3e6e0f5fd8 (diff)
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>
Diffstat (limited to 'arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts')
-rw-r--r--arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index c26f11a2089a..d037563ad21c 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -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>;