summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJudith Mendez <jm@ti.com>2024-03-05 14:02:48 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2024-03-06 14:48:04 -0600
commit8249372bee2649a770e778bf0108019f6879a1c6 (patch)
tree978fc2bf0ded2b497f809dcc58305708d6af65ea
parenta0fc596d669bd82d4b0b151c0eb1c5c2d32864d3 (diff)
arm64: dts: ti: k3-am62p-main: Update STRBSEL for sdhci0
Now that the characteriztion process is finalized for AM62p, update the strobe delay: STRBSEL to 0x55 since this value is more often in the middle of our passing region. Signed-off-by: Judith Mendez <jm@ti.com>
-rw-r--r--arch/arm64/boot/dts/ti/k3-am62p-main.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
index 34efe4876175..e46dc1d29f7e 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
@@ -609,7 +609,7 @@
mmc-hs200-1_8v;
mmc-hs400-1_8v;
ti,clkbuf-sel = <0x7>;
- ti,strobe-sel = <0x77>;
+ ti,strobe-sel = <0x55>;
ti,trm-icp = <0x8>;
ti,otap-del-sel-legacy = <0x1>;
ti,otap-del-sel-mmc-hs = <0x1>;