[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240411225257.383889-8-jm@ti.com>
Date: Thu, 11 Apr 2024 17:52:57 -0500
From: Judith Mendez <jm@...com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski
<krzysztof.kozlowski+dt@...aro.org>
CC: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Tero
Kristo <kristo@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Bhavya Kapoor <b-kapoor@...com>,
Dasnavis
Sabiya <sabiya.d@...com>, Udit Kumar <u-kumar1@...com>
Subject: [PATCH 7/7] arm64: dts: ti: k3-j784s4-evm: Remove HS400 mode support for eMMC
From: Udit Kumar <u-kumar1@...com>
The eMMC fails to enumerate intermittently on HS400 mode. Also
observing multiple CQE recovery warnings.
Update the sdhci0 node to disable HS400.
Cc: Vignesh Raghavendra <vigneshr@...com>
Cc: Bhavya Kapoor <b-kapoor@...com>
Cc: Siddharth Vadapalli <s-vadapalli@...com>
Signed-off-by: Udit Kumar <u-kumar1@...com>
Signed-off-by: Vignesh Raghavendra <vigneshr@...com>
[Judith: Reword commit]
Signed-off-by: Judith Mendez <jm@...com>
---
arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
index 81fd7afac8c57..04a241a91e6b8 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
@@ -791,6 +791,7 @@ &main_sdhci0 {
non-removable;
ti,driver-strength-ohm = <50>;
disable-wp;
+ no-mmc-hs400;
};
&main_sdhci1 {
--
2.43.2
Powered by blists - more mailing lists