[PATCH v13 8/8] arm64: dts: qcom: ipq9574: Remove eMMC node

From: Md Sadre Alam
Date: Wed Oct 30 2024 - 08:22:12 EST


Remove eMMC node for rdp433, since rdp433
default boot mode is norplusnand

Signed-off-by: Md Sadre Alam <quic_mdalam@xxxxxxxxxxx>
---

Change in [v13]

* No change

Change in [v12]

* Updated commit header and commit message

* Removed sdhci node from rdp433.dts file

Change in [v11]

* No change

Change in [v10]

* No change

Change in [v9]

* No change

Change in [v8]

* No change

Change in [v7]

* No Change

Change in [v6]

* Updated commit message

Change in [v5]

* No Change

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 | 12 ------------
1 file changed, 12 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts b/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts
index 1bb8d96c9a82..7b5e417f9b8d 100644
--- a/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts
+++ b/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts
@@ -15,18 +15,6 @@ / {
compatible = "qcom,ipq9574-ap-al02-c7", "qcom,ipq9574";
};

-&sdhc_1 {
- pinctrl-0 = <&sdc_default_state>;
- pinctrl-names = "default";
- mmc-ddr-1_8v;
- mmc-hs200-1_8v;
- mmc-hs400-1_8v;
- mmc-hs400-enhanced-strobe;
- max-frequency = <384000000>;
- bus-width = <8>;
- status = "okay";
-};
-
&tlmm {
sdc_default_state: sdc-default-state {
clk-pins {
--
2.34.1