On 22/04/24 18:48, 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> > --- Rebased to next-20240422 > 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; > };