arm64: dts: ti: k3-j7200-main: Add Itap Delay Value For DDR52 speed mode
authorBhavya Kapoor <b-kapoor@ti.com>
Fri, 1 Dec 2023 08:20:43 +0000 (13:50 +0530)
committerNishanth Menon <nm@ti.com>
Fri, 15 Dec 2023 16:05:58 +0000 (10:05 -0600)
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>
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi

index b8424994ac5f61acae3b73ad7420673d3a13151f..da67bf8fe703ebcbc574f114396a710abbda4999 100644 (file)
                ti,otap-del-sel-hs400 = <0x5>;
                ti,itap-del-sel-legacy = <0x10>;
                ti,itap-del-sel-mmc-hs = <0xa>;
+               ti,itap-del-sel-ddr52 = <0x3>;
                ti,strobe-sel = <0x77>;
                ti,clkbuf-sel = <0x7>;
                ti,trm-icp = <0x8>;