From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Robert Marko <robert.marko@sartura.hr>,
agross@kernel.org, andersson@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: luka.perkov@sartura.hr
Subject: Re: [PATCH 3/4] ARM: dts: qcom: ipq4018-ap120c-ac: align SPI-NAND with DT schema
Date: Thu, 16 Feb 2023 11:46:51 +0100 [thread overview]
Message-ID: <8df56794-090f-dd34-eecf-e0debabdb7f1@linaro.org> (raw)
In-Reply-To: <20230214161211.306462-3-robert.marko@sartura.hr>
On 14.02.2023 17:12, Robert Marko wrote:
> SPI-NAND node name should be flash@1 and not nand@1 according to schema.
>
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
> arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi b/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
> index cd2a32d0d5548..bb0c888b048ec 100644
> --- a/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
> +++ b/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
> @@ -186,7 +186,7 @@ partition@190000 {
> };
> };
>
> - nand@1 {
> + flash@1 {
> compatible = "spi-nand";
> reg = <1>;
> spi-max-frequency = <40000000>;
next prev parent reply other threads:[~2023-02-16 10:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 16:12 [PATCH 1/4] ARM: dts: qcom: ipq4018-ap120c-ac: setup serial console Robert Marko
2023-02-14 16:12 ` [PATCH 2/4] ARM: dts: qcom: ipq4018-ap120c-ac: align GPIO hog with DT schema Robert Marko
2023-02-16 10:48 ` Konrad Dybcio
2023-02-16 10:59 ` Robert Marko
2023-02-14 16:12 ` [PATCH 3/4] ARM: dts: qcom: ipq4018-ap120c-ac: align SPI-NAND " Robert Marko
2023-02-16 10:46 ` Konrad Dybcio [this message]
2023-02-14 16:12 ` [PATCH 4/4] ARM: dts: qcom: ipq4018-ap120c-ac: use NVMEM for ath10k caldata Robert Marko
2023-02-16 10:45 ` [PATCH 1/4] ARM: dts: qcom: ipq4018-ap120c-ac: setup serial console Konrad Dybcio
2023-03-15 23:35 ` (subset) " Bjorn Andersson
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=8df56794-090f-dd34-eecf-e0debabdb7f1@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luka.perkov@sartura.hr \
--cc=robert.marko@sartura.hr \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox