Commit c28d88b2 authored by Dasnavis Sabiya's avatar Dasnavis Sabiya Committed by Nishanth Menon

arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode

Remove sdhci-caps-mask to enable support for SDR104 speed mode for
SD card and remove no-1-8-v property so that SD card can work in
any UHS-1 high speed mode it can support.

Fixes: 4664ebd8 ("arm64: dts: ti: Add initial support for J784S4 SoC")
Signed-off-by: default avatarBhavya Kapoor <b-kapoor@ti.com>
Signed-off-by: default avatarDasnavis Sabiya <sabiya.d@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: default avatarJudith Mendez <jm@ti.com>
Link: https://lore.kernel.org/r/20240423151732.3541894-6-jm@ti.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent 31c40d25
......@@ -904,8 +904,6 @@ main_sdhci1: mmc@4fb0000 {
ti,clkbuf-sel = <0x7>;
ti,trm-icp = <0x8>;
dma-coherent;
sdhci-caps-mask = <0x00000003 0x00000000>;
no-1-8-v;
status = "disabled";
};
......
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