arm: dts: k3-j784s4-main: Enable support for SDR104 speed 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 high speed mode it can support. Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
This commit is contained in:
parent
320999b961
commit
ad94285326
|
|
@ -425,8 +425,6 @@
|
|||
ti,clkbuf-sel = <0x7>;
|
||||
ti,trm-icp = <0x8>;
|
||||
dma-coherent;
|
||||
sdhci-caps-mask = <0x00000003 0x00000000>;
|
||||
no-1-8-v;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue