Skip to content

Commit 31c40d2

Browse files
b-k-officialnmenon
authored andcommitted
arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
According to TRM for J721S2, SDR104 speed mode is supported by the SoC but its capabilities were masked in device tree. Remove sdhci-caps-mask to enable support for SDR104 speed mode for SD card in J721S2 SoC. [+] Refer to : section 12.3.6.1.1 MMCSD Features, in J721S2 TRM - https://www.ti.com/lit/zip/spruj28 Fixes: b8545f9 ("arm64: dts: ti: Add initial support for J721S2 SoC") Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Link: https://lore.kernel.org/r/20240423151732.3541894-5-jm@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 8f02301 commit 31c40d2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,8 +768,6 @@
768768
ti,clkbuf-sel = <0x7>;
769769
ti,trm-icp = <0x8>;
770770
dma-coherent;
771-
/* Masking support for SDR104 capability */
772-
sdhci-caps-mask = <0x00000003 0x00000000>;
773771
status = "disabled";
774772
};
775773

0 commit comments

Comments
 (0)