Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD

From: Judith Mendez
Date: Tue Apr 23 2024 - 10:23:13 EST


Hi Bhavya,

On 4/22/24 8:18 AM, Bhavya Kapoor wrote:
Enable the UHS modes for MMCSD in J722S by removing the
no-1-8-v property.

Signed-off-by: Bhavya Kapoor <b-kapoor@xxxxxx>

Reviewed-by: Judith Mendez <jm@xxxxxx>

~ Judith

---
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
index 78032caeb5fc..bf3c246d13d1 100644
--- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
@@ -381,7 +381,6 @@ &sdhci1 {
pinctrl-0 = <&main_mmc1_pins_default>;
ti,driver-strength-ohm = <50>;
disable-wp;
- no-1-8-v;
status = "okay";
bootph-all;
};