[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <abd7f619-829e-581f-5507-f0bf8d352453@linaro.org>
Date: Mon, 6 Mar 2023 11:57:24 +0100
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Melody Olvera <quic_molvera@...cinc.com>,
Souradeep Chowdhury <quic_schowdhu@...cinc.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 05/11] arm64: dts: qcom: apq8096-db820c: drop SPI label
On 5.03.2023 13:59, Krzysztof Kozlowski wrote:
> The SPI controller nodes do not use/allow label property:
>
> apq8096-db820c.dtb: spi@...5000: Unevaluated properties are not allowed ('label' was unexpected)
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@...aro.org>
Konrad
> arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
> index eb18811b2676..842836ed680a 100644
> --- a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
> +++ b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
> @@ -146,7 +146,6 @@ &blsp1_i2c3 {
>
> &blsp1_spi1 {
> /* On Low speed expansion */
> - label = "LS-SPI0";
> status = "okay";
> };
>
> @@ -183,7 +182,6 @@ &blsp2_i2c1 {
>
> &blsp2_spi6 {
> /* On High speed expansion */
> - label = "HS-SPI1";
> status = "okay";
> };
>
Powered by blists - more mailing lists