2023-09-25 08:22:39

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [RESEND PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI

DSI node does not accept nor use "label" property:

qcom-apq8064-asus-nexus7-flo.dtb: dsi@4700000: Unevaluated properties are not allowed ('label' was unexpected)

Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm/boot/dts/qcom/qcom-apq8064.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
index 9e033dc6e391..7fd3f164e7d4 100644
--- a/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
+++ b/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
@@ -1270,7 +1270,6 @@ mmss_sfpb: syscon@5700000 {
dsi0: dsi@4700000 {
compatible = "qcom,apq8064-dsi-ctrl",
"qcom,mdss-dsi-ctrl";
- label = "MDSS DSI CTRL->0";
#address-cells = <1>;
#size-cells = <0>;
interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
--
2.34.1


2023-09-28 00:55:25

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [RESEND PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI


On Sun, 24 Sep 2023 20:33:34 +0200, Krzysztof Kozlowski wrote:
> DSI node does not accept nor use "label" property:
>
> qcom-apq8064-asus-nexus7-flo.dtb: dsi@4700000: Unevaluated properties are not allowed ('label' was unexpected)
>
>

Applied, thanks!

[1/2] ARM: dts: qcom: apq8064: drop label property from DSI
commit: 83daed13a5aa0ca563bfde920178ca67fbbdb5f3
[2/2] ARM: dts: qcom: sdx65: fix SDHCI clocks order
commit: 88fc274cb6c4bd643b0157db2602f685af57b846

Best regards,
--
Bjorn Andersson <[email protected]>