arm64: dts: ti: k3-am62p: Update eMMC HS400 STRB value

STRB setting for eMMC HS400 have been updated in device datasheet [0],
so update for am62p in k3-am62p-main.

[0] https://www.ti.com/lit/gpn/am62p

Signed-off-by: Judith Mendez <jm@ti.com>
Link: https://patch.msgid.link/20250908235207.473628-3-jm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Judith Mendez
2025-09-08 18:52:07 -05:00
committed by Nishanth Menon
parent 7efc354b7f
commit 9fdcc5f981

View File

@@ -77,6 +77,6 @@ &main_gpio1 {
&sdhci0 {
mmc-hs400-1_8v;
ti,strobe-sel = <0x77>;
ti,strobe-sel = <0x66>;
ti,otap-del-sel-hs400 = <0x5>;
};