mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-23 03:16:27 -04:00
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:
committed by
Nishanth Menon
parent
7efc354b7f
commit
9fdcc5f981
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user