devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
@ 2023-05-02  9:08 Bhavya Kapoor
  2023-06-15  9:52 ` Diwakar Dhyani
  2023-06-15 10:34 ` Vignesh Raghavendra
  0 siblings, 2 replies; 3+ messages in thread
From: Bhavya Kapoor @ 2023-05-02  9:08 UTC (permalink / raw)
  To: linux-kernel, devicetree
  Cc: b-kapoor, linux-arm-kernel, krzysztof.kozlowski+dt, robh+dt,
	kristo, vigneshr, nm

eMMC tuning was incomplete earlier, so support for high speed modes was
kept disabled. Remove no-1-8-v property to enable support for high
speed modes for eMMC in J784S4 SoC.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
index e9169eb358c1..e0c2feca9d1e 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
@@ -378,7 +378,6 @@ main_sdhci0: mmc@4f80000 {
 		mmc-hs200-1_8v;
 		mmc-hs400-1_8v;
 		dma-coherent;
-		no-1-8-v;
 		status = "disabled";
 	};
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-15 10:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02  9:08 [PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes Bhavya Kapoor
2023-06-15  9:52 ` Diwakar Dhyani
2023-06-15 10:34 ` Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).