[PATCH v2 2/2] arm64: dts: ti: k3-am62p: Update eMMC HS400 STRB value
Judith Mendez
jm at ti.com
Mon Sep 8 10:38:31 PDT 2025
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 at ti.com>
---
arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
index 90afe21e972b..a1ce2fc8d947 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
@@ -34,7 +34,7 @@ usb1: usb at 31100000 {
sdhci0: mmc at fa10000 {
mmc-hs400-1_8v;
- ti,strobe-sel = <0x77>;
+ ti,strobe-sel = <0x66>;
ti,otap-del-sel-hs400 = <0x5>;
};
};
--
2.51.0
More information about the linux-arm-kernel
mailing list