projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ecb8f
)
ARM: dts: arria10: Modify QSPI read_delay for Arria10
author
Dinh Nguyen
<dinguyen@kernel.org>
Tue, 24 Sep 2019 01:30:43 +0000
(20:30 -0500)
committer
Dinh Nguyen
<dinguyen@kernel.org>
Mon, 14 Oct 2019 15:25:09 +0000
(10:25 -0500)
The default read delay for Arria10 QSPI module should be 3 on the
Arria10 devkit.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts
b/arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts
index b4c0a76a4d1af2a1e51d1d82cb58d43b07888e0c..2b645642b9352c13d2d0797d68a2053ec35df597 100644
(file)
--- a/
arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts
+++ b/
arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts
@@
-19,7
+19,7
@@
m25p,fast-read;
cdns,page-size = <256>;
cdns,block-size = <16>;
- cdns,read-delay = <
4
>;
+ cdns,read-delay = <
3
>;
cdns,tshsl-ns = <50>;
cdns,tsd2d-ns = <50>;
cdns,tchsh-ns = <4>;