[PATCH v2 04/11] arm64: dts: qcom: sdm845-db845c: drop SPI label

From: Krzysztof Kozlowski
Date: Wed Mar 08 2023 - 07:59:33 EST


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>
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

---

Changes since v1:
1. None
---
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 1dc7076964ff..e14fe9bbb386 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";
};

--
2.34.1