[PATCH v4 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

From: Md Sadre Alam
Date: Fri Mar 08 2024 - 04:19:34 EST


Disable eMMC node

Signed-off-by: Md Sadre Alam <quic_mdalam@xxxxxxxxxxx>
---
Change in [v4]

* No change

Change in [v3]

* Removed co-developed by

Change in [v2]

* Posted as initial eMMC disable patch

Change in [v1]

* This patch was not included in v1


arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts b/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts
index 1bb8d96c9a82..e33e7fafd695 100644
--- a/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts
+++ b/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts
@@ -24,7 +24,7 @@ &sdhc_1 {
mmc-hs400-enhanced-strobe;
max-frequency = <384000000>;
bus-width = <8>;
- status = "okay";
+ status = "disabled";
};

&tlmm {
--
2.34.1