Skip to content

Commit 9089995

Browse files
b-k-officialnmenon
authored andcommitted
arm64: dts: ti: k3-j7200-main: Add Itap Delay Value For DDR52 speed mode
DDR52 speed mode is enabled for eMMC in J7200 but its Itap Delay Value is not present in the device tree. Thus, add Itap Delay Value for eMMC High Speed DDR which is DDR52 speed mode for J7200 SoC according to datasheet for J7200. [+] Refer to : section 7.9.5.16.1 MMCSD0 - eMMC Interface, in J7200 datasheet - https://www.ti.com/lit/ds/symlink/dra821u-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-2-b-kapoor@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 7643f7e commit 9089995

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@
651651
ti,otap-del-sel-hs400 = <0x5>;
652652
ti,itap-del-sel-legacy = <0x10>;
653653
ti,itap-del-sel-mmc-hs = <0xa>;
654+
ti,itap-del-sel-ddr52 = <0x3>;
654655
ti,strobe-sel = <0x77>;
655656
ti,clkbuf-sel = <0x7>;
656657
ti,trm-icp = <0x8>;

0 commit comments

Comments
 (0)