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

From: Md Sadre Alam
Date: Tue Feb 20 2024 - 07:16:51 EST




On 2/15/2024 11:28 PM, Konrad Dybcio wrote:
On 15.02.2024 16:00, Dmitry Baryshkov wrote:
On Thu, 15 Feb 2024 at 15:49, Md Sadre Alam <quic_mdalam@xxxxxxxxxxx> wrote:

Disable eMMC node for rdp433, since rdp433 default boot mode
is norplusnand.

Are they exclusive?

Even if they're not, having access to the eMMC/sdcard would still
be nice..

GPIO are shared b/w eMMC and NAND so we can't keep both.

Konrad