devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI
@ 2023-08-25 13:56 Krzysztof Kozlowski
  2023-08-25 13:56 ` [PATCH 2/2] ARM: dts: qcom: sdx65: fix SDHCI clocks order Krzysztof Kozlowski
  2023-08-25 14:07 ` [PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI Konrad Dybcio
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-08-25 13:56 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski

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)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-25 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-25 13:56 [PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI Krzysztof Kozlowski
2023-08-25 13:56 ` [PATCH 2/2] ARM: dts: qcom: sdx65: fix SDHCI clocks order Krzysztof Kozlowski
2023-08-25 14:08   ` Konrad Dybcio
2023-08-25 14:07 ` [PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).