[PATCH V2 3/3] arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken caps

Sarthak Garg posted 3 patches 7 months ago
There is a newer version of this series
[PATCH V2 3/3] arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken caps
Posted by Sarthak Garg 7 months ago
For sm8550 all the level shifter limitations with respect to SD card
modes are handled in the kernel code.
Hence remove SDR104/SDR50 broken HW caps in device tree.

Signed-off-by: Sarthak Garg <quic_sartgarg@quicinc.com>
---
 arch/arm64/boot/dts/qcom/sm8550.dtsi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi
index 82cabf777cd2..bc7c4b77f277 100644
--- a/arch/arm64/boot/dts/qcom/sm8550.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi
@@ -3191,9 +3191,6 @@
 			bus-width = <4>;
 			dma-coherent;
 
-			/* Forbid SDR104/SDR50 - broken hw! */
-			sdhci-caps-mask = <0x3 0>;
-
 			status = "disabled";
 
 			sdhc2_opp_table: opp-table {
-- 
2.17.1