summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandy.hu <andy.hu@starfivetech.com>2024-01-19 14:16:40 +0300
committerandy.hu <andy.hu@starfivetech.com>2024-01-19 14:16:40 +0300
commite0f1b9fcf04949063eaf92b98b231f7285c22fcb (patch)
tree358fec9adb25721ebc7b2b64308689efecad8e1e
parentcb17825dbe22f13eeea2bf17c1ababb7e7a1ee6f (diff)
parent623dda76cdda11497ef0b1d98791956d0d19f49e (diff)
downloadlinux-e0f1b9fcf04949063eaf92b98b231f7285c22fcb.tar.xz
Merge branch 'CR_9038_VF2_qspi_32Mflash_515_ziv.xu' into 'vf2-515-devel'
CR_9038_VF2_qspi_32Mflash_515_ziv.xu See merge request sbc/linux!190
-rw-r--r--arch/riscv/boot/dts/starfive/jh7110-visionfive-v2.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/boot/dts/starfive/jh7110-visionfive-v2.dtsi b/arch/riscv/boot/dts/starfive/jh7110-visionfive-v2.dtsi
index 31f0448f360e..32629bb82be0 100644
--- a/arch/riscv/boot/dts/starfive/jh7110-visionfive-v2.dtsi
+++ b/arch/riscv/boot/dts/starfive/jh7110-visionfive-v2.dtsi
@@ -957,7 +957,7 @@
nor_flash: nor-flash@0 {
compatible = "jedec,spi-nor";
reg=<0>;
- cdns,read-delay = <5>;
+ cdns,read-delay = <3>;
spi-max-frequency = <100000000>;
cdns,tshsl-ns = <1>;
cdns,tsd2d-ns = <1>;