All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Md Sadre Alam <quic_mdalam@quicinc.com>
Cc: andersson@kernel.org, konrad.dybcio@linaro.org,
	broonie@kernel.org,  robh@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
	 miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com,
	 manivannan.sadhasivam@linaro.org, linux-arm-msm@vger.kernel.org,
	 linux-spi@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
	 quic_srichara@quicinc.com, quic_varada@quicinc.com
Subject: Re: [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node
Date: Thu, 15 Feb 2024 17:00:37 +0200	[thread overview]
Message-ID: <CAA8EJpqV=w38TqjfTp6OurAwHjR87PpmQTs2jUo6O7vF1-T-WQ@mail.gmail.com> (raw)
In-Reply-To: <20240215134856.1313239-6-quic_mdalam@quicinc.com>

On Thu, 15 Feb 2024 at 15:49, Md Sadre Alam <quic_mdalam@quicinc.com> wrote:
>
> Disable eMMC node for rdp433, since rdp433 default boot mode
> is norplusnand.

Are they exclusive?

>
> Co-developed-by: Sricharan Ramabadhran <quic_srichara@quicinc.com>
> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com>
> Co-developed-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> Signed-off-by: Md Sadre Alam <quic_mdalam@quicinc.com>
> ---
>  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
>
>


-- 
With best wishes
Dmitry

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Md Sadre Alam <quic_mdalam@quicinc.com>
Cc: andersson@kernel.org, konrad.dybcio@linaro.org,
	broonie@kernel.org,  robh@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
	 miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com,
	 manivannan.sadhasivam@linaro.org, linux-arm-msm@vger.kernel.org,
	 linux-spi@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
	 quic_srichara@quicinc.com, quic_varada@quicinc.com
Subject: Re: [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node
Date: Thu, 15 Feb 2024 17:00:37 +0200	[thread overview]
Message-ID: <CAA8EJpqV=w38TqjfTp6OurAwHjR87PpmQTs2jUo6O7vF1-T-WQ@mail.gmail.com> (raw)
In-Reply-To: <20240215134856.1313239-6-quic_mdalam@quicinc.com>

On Thu, 15 Feb 2024 at 15:49, Md Sadre Alam <quic_mdalam@quicinc.com> wrote:
>
> Disable eMMC node for rdp433, since rdp433 default boot mode
> is norplusnand.

Are they exclusive?

>
> Co-developed-by: Sricharan Ramabadhran <quic_srichara@quicinc.com>
> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com>
> Co-developed-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> Signed-off-by: Md Sadre Alam <quic_mdalam@quicinc.com>
> ---
>  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
>
>


-- 
With best wishes
Dmitry

  reply	other threads:[~2024-02-15 15:00 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 13:48 [PATCH 0/5] Add QPIC SPI NAND driver Md Sadre Alam
2024-02-15 13:48 ` Md Sadre Alam
2024-02-15 13:48 ` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand Md Sadre Alam
2024-02-15 13:48   ` Md Sadre Alam
2024-02-15 14:22   ` Mark Brown
2024-02-15 14:22     ` Mark Brown
2024-02-20 12:05     ` Md Sadre Alam
2024-02-20 12:05       ` Md Sadre Alam
2024-02-15 14:24   ` Conor Dooley
2024-02-15 14:24     ` Conor Dooley
2024-02-20 12:06     ` Md Sadre Alam
2024-02-20 12:06       ` Md Sadre Alam
2024-02-15 19:02   ` Krzysztof Kozlowski
2024-02-15 19:02     ` Krzysztof Kozlowski
2024-02-20 12:28     ` Md Sadre Alam
2024-02-20 12:28       ` Md Sadre Alam
2024-02-15 13:48 ` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file Md Sadre Alam
2024-02-15 13:48   ` Md Sadre Alam
2024-02-15 15:00   ` Dmitry Baryshkov
2024-02-15 15:00     ` Dmitry Baryshkov
2024-02-20 15:59     ` Md Sadre Alam
2024-02-20 15:59       ` Md Sadre Alam
2024-02-20 16:07       ` Dmitry Baryshkov
2024-02-20 16:07         ` Dmitry Baryshkov
2024-02-21 10:38         ` Md Sadre Alam
2024-02-21 10:38           ` Md Sadre Alam
2024-02-15 17:55   ` Konrad Dybcio
2024-02-15 17:55     ` Konrad Dybcio
2024-02-20 12:21     ` Md Sadre Alam
2024-02-20 12:21       ` Md Sadre Alam
2024-02-16 15:29   ` Kathiravan Thirumoorthy
2024-02-16 15:29     ` Kathiravan Thirumoorthy
2024-02-20 12:30     ` Md Sadre Alam
2024-02-20 12:30       ` Md Sadre Alam
2024-02-15 13:48 ` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support Md Sadre Alam
2024-02-15 13:48   ` Md Sadre Alam
2024-02-15 14:14   ` Mark Brown
2024-02-15 14:14     ` Mark Brown
2024-02-20 11:54     ` Md Sadre Alam
2024-02-20 11:54       ` Md Sadre Alam
2024-02-20 16:04       ` Mark Brown
2024-02-20 16:04         ` Mark Brown
2024-02-21 10:36         ` Md Sadre Alam
2024-02-21 10:36           ` Md Sadre Alam
2024-02-15 17:57   ` Konrad Dybcio
2024-02-15 17:57     ` Konrad Dybcio
2024-02-20 12:14     ` Md Sadre Alam
2024-02-20 12:14       ` Md Sadre Alam
2024-03-06  6:01       ` Md Sadre Alam
2024-03-06  6:01         ` Md Sadre Alam
2024-03-06 16:27         ` Konrad Dybcio
2024-03-06 16:27           ` Konrad Dybcio
2024-03-07  4:10           ` Md Sadre Alam
2024-03-07  4:10             ` Md Sadre Alam
2024-02-17 13:48   ` kernel test robot
2024-02-17 13:48     ` kernel test robot
2024-02-17 18:41   ` kernel test robot
2024-02-17 18:41     ` kernel test robot
2024-02-18  8:14   ` kernel test robot
2024-02-18  8:14     ` kernel test robot
2024-02-15 13:48 ` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support Md Sadre Alam
2024-02-15 13:48   ` Md Sadre Alam
2024-02-16 15:40   ` Kathiravan Thirumoorthy
2024-02-16 15:40     ` Kathiravan Thirumoorthy
2024-02-20 12:31     ` Md Sadre Alam
2024-02-20 12:31       ` Md Sadre Alam
2024-02-15 13:48 ` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node Md Sadre Alam
2024-02-15 13:48   ` Md Sadre Alam
2024-02-15 15:00   ` Dmitry Baryshkov [this message]
2024-02-15 15:00     ` Dmitry Baryshkov
2024-02-15 17:58     ` Konrad Dybcio
2024-02-15 17:58       ` Konrad Dybcio
2024-02-20 12:16       ` Md Sadre Alam
2024-02-20 12:16         ` Md Sadre Alam
2024-02-20 12:12     ` Md Sadre Alam
2024-02-20 12:12       ` Md Sadre Alam
2024-02-16 15:43   ` Kathiravan Thirumoorthy
2024-02-16 15:43     ` Kathiravan Thirumoorthy
2024-02-20 12:33     ` Md Sadre Alam
2024-02-20 12:33       ` Md Sadre Alam
2024-02-19 13:04 ` [PATCH 0/5] Add QPIC SPI NAND driver Manivannan Sadhasivam
2024-02-19 13:04   ` Manivannan Sadhasivam
2024-02-20 11:32   ` Md Sadre Alam
2024-02-20 11:32     ` Md Sadre Alam
2024-02-20 11:36     ` Krzysztof Kozlowski
2024-02-20 11:36       ` Krzysztof Kozlowski
2024-02-21 10:34       ` Md Sadre Alam
2024-02-21 10:34         ` Md Sadre Alam
2024-02-21 11:01         ` Krzysztof Kozlowski
2024-02-21 11:01           ` Krzysztof Kozlowski
2024-02-21 11:08           ` Md Sadre Alam
2024-02-21 11:08             ` Md Sadre Alam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA8EJpqV=w38TqjfTp6OurAwHjR87PpmQTs2jUo6O7vF1-T-WQ@mail.gmail.com' \
    --to=dmitry.baryshkov@linaro.org \
    --cc=andersson@kernel.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=quic_mdalam@quicinc.com \
    --cc=quic_srichara@quicinc.com \
    --cc=quic_varada@quicinc.com \
    --cc=richard@nod.at \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.