Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Melody Olvera <quic_molvera@quicinc.com>,
	Souradeep Chowdhury <quic_schowdhu@quicinc.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 04/11] arm64: dts: qcom: sdm845-db845c: drop SPI label
Date: Mon, 6 Mar 2023 11:56:55 +0100	[thread overview]
Message-ID: <586bafd0-5ead-83d7-226f-d26e46d44c09@linaro.org> (raw)
In-Reply-To: <20230305125954.209559-4-krzysztof.kozlowski@linaro.org>



On 5.03.2023 13:59, Krzysztof Kozlowski wrote:
> The SPI controller nodes do not use/allow label property:
> 
>   sdm845-db845c.dtb: spi@888000: Unevaluated properties are not allowed ('label' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Doesn't even seem to be used downstream, hm.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
> index d4866feef2c4..acd4f9ca6c09 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
> @@ -819,7 +819,6 @@ can@0 {
>  
>  &spi2 {
>  	/* On Low speed expansion */
> -	label = "LS-SPI0";
>  	status = "okay";
>  };
>  

  reply	other threads:[~2023-03-06 10:57 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-05 12:59 [PATCH 01/11] arm64: dts: qcom: drop incorrect cell-index from SPMI Krzysztof Kozlowski
2023-03-05 12:59 ` [PATCH 02/11] arm64: dts: qcom: sm8250: drop incorrect Coresight funnel properties Krzysztof Kozlowski
2023-03-06 13:49   ` Konrad Dybcio
2023-03-05 12:59 ` [PATCH 03/11] arm64: dts: qcom: qdu1000: drop incorrect serial properties Krzysztof Kozlowski
2023-03-06 10:48   ` Konrad Dybcio
2023-03-05 12:59 ` [PATCH 04/11] arm64: dts: qcom: sdm845-db845c: drop SPI label Krzysztof Kozlowski
2023-03-06 10:56   ` Konrad Dybcio [this message]
2023-03-05 12:59 ` [PATCH 05/11] arm64: dts: qcom: apq8096-db820c: " Krzysztof Kozlowski
2023-03-06 10:57   ` Konrad Dybcio
2023-03-05 12:59 ` [PATCH 06/11] arm64: dts: qcom: ipq6018-cp01-c1: drop SPI cs-select Krzysztof Kozlowski
2023-03-06 10:57   ` Konrad Dybcio
2023-03-05 12:59 ` [PATCH 07/11] arm64: dts: qcom: msm8953: correct RPMCC node name Krzysztof Kozlowski
2023-03-06 10:58   ` Konrad Dybcio
2023-03-05 12:59 ` [PATCH 08/11] arm64: dts: qcom: msm8953: drop clocks from RPMPD Krzysztof Kozlowski
2023-03-06 10:58   ` Konrad Dybcio
2023-03-05 12:59 ` [PATCH 09/11] arm64: dts: qcom: msm8994: correct RPMCC node name Krzysztof Kozlowski
2023-03-06 10:58   ` Konrad Dybcio
2023-03-07 19:49   ` Petr Vorel
2023-03-08  8:39     ` Krzysztof Kozlowski
2023-03-05 12:59 ` [PATCH 10/11] arm64: dts: qcom: sc7280: fix EUD port properties Krzysztof Kozlowski
2023-03-06 11:11   ` Konrad Dybcio
2023-03-08 11:39   ` Souradeep Chowdhury
2023-03-05 12:59 ` [PATCH 11/11] arm64: dts: qcom: msm8996-oneplus: do not enable incomplete nodes Krzysztof Kozlowski
2023-03-06 13:55   ` Konrad Dybcio
2023-03-06 10:48 ` [PATCH 01/11] arm64: dts: qcom: drop incorrect cell-index from SPMI Konrad Dybcio

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=586bafd0-5ead-83d7-226f-d26e46d44c09@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_molvera@quicinc.com \
    --cc=quic_schowdhu@quicinc.com \
    --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