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

From: Krzysztof Kozlowski
Date: Sun Mar 05 2023 - 08:00:12 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>
---
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";
};

--
2.34.1