Commit 5ae1471d authored by Bhavya Kapoor's avatar Bhavya Kapoor Committed by Nishanth Menon

arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD

Enable the UHS modes for MMCSD in J722S by removing the
no-1-8-v property.
Signed-off-by: default avatarBhavya Kapoor <b-kapoor@ti.com>
Reviewed-by: default avatarJudith Mendez <jm@ti.com>
Link: https://lore.kernel.org/r/20240422131840.34642-1-b-kapoor@ti.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent c28d88b2
...@@ -381,7 +381,6 @@ &sdhci1 { ...@@ -381,7 +381,6 @@ &sdhci1 {
pinctrl-0 = <&main_mmc1_pins_default>; pinctrl-0 = <&main_mmc1_pins_default>;
ti,driver-strength-ohm = <50>; ti,driver-strength-ohm = <50>;
disable-wp; disable-wp;
no-1-8-v;
status = "okay"; status = "okay";
bootph-all; bootph-all;
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment