Skip to content

Commit 8bbe8a7

Browse files
b-k-officialnmenon
authored andcommitted
arm64: dts: ti: k3-j784s4-main: Add Itap Delay Value For DDR50 speed mode
DDR50 speed mode is enabled for MMCSD in J784s4 but its Itap Delay Value is not present in the device tree. Thus, add Itap Delay Value for MMCSD High Speed DDR which is DDR50 speed mode for J784s4 SoC according to datasheet for J784s4. [+] Refer to : section 7.10.5.17.2 MMC1/2 - SD/SDIO Interface, in J784s4 datasheet - https://www.ti.com/lit/ds/symlink/tda4vh-q1.pdf Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com> Reviewed-by: Judith Mendez <jm@ti.com> Reviewed-by: Udit Kumar <u-kumar1@ti.com> Link: https://lore.kernel.org/r/20231201082045.790478-4-b-kapoor@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 4a52a82 commit 8bbe8a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@
712712
ti,itap-del-sel-sd-hs = <0x0>;
713713
ti,itap-del-sel-sdr12 = <0x0>;
714714
ti,itap-del-sel-sdr25 = <0x0>;
715+
ti,itap-del-sel-ddr50 = <0x2>;
715716
ti,clkbuf-sel = <0x7>;
716717
ti,trm-icp = <0x8>;
717718
dma-coherent;

0 commit comments

Comments
 (0)