mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02: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:
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>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user