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@xxxxxxxxxx> > --- Doesn't even seem to be used downstream, hm. Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> 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"; > }; >