Message ID | 20240508083637.3744003-8-quic_mdalam@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | Add QPIC SPI NAND driver | expand |
Hi,
quic_mdalam@quicinc.com wrote on Wed, 8 May 2024 14:06:37 +0530:
> Disable eMMC node
Please explain why or remove this patch from this series, because at a
first glance there is no reason to link this patch with the others.
Thanks,
Miquèl
On 5/16/2024 6:29 PM, Miquel Raynal wrote: > Hi, > > quic_mdalam@quicinc.com wrote on Wed, 8 May 2024 14:06:37 +0530: > >> Disable eMMC node > > Please explain why or remove this patch from this series, because at a > first glance there is no reason to link this patch with the others. rdp433 default boot mode is norplusnand and GPIOs are shared b/w eMMC and NAND so we can't keep both.So we are disabling the eMMC for rdp433. > > Thanks, > Miquèl
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 {