Devicetree
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8953-flipkart-rimob: Fix panel compatible
@ 2026-08-18 14:18 Konrad Dybcio
  0 siblings, 0 replies; only message in thread
From: Konrad Dybcio @ 2026-08-18 14:18 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Dmitry Baryshkov, Cristian Cozzolino
  Cc: linux-arm-msm, devicetree, linux-kernel, Konrad Dybcio

From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

During the review process, the bindings have changed, but the DT has
not been updated to match. Fix it to prevent a "compatible too short"
DT warning.

Fixes: a8c0bd4233a9 ("arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU")
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
 arch/arm64/boot/dts/qcom/msm8953-flipkart-rimob.dts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8953-flipkart-rimob.dts b/arch/arm64/boot/dts/qcom/msm8953-flipkart-rimob.dts
index 978820348fa5..07f9ee868105 100644
--- a/arch/arm64/boot/dts/qcom/msm8953-flipkart-rimob.dts
+++ b/arch/arm64/boot/dts/qcom/msm8953-flipkart-rimob.dts
@@ -147,7 +147,8 @@ &mdss_dsi0 {
 	status = "okay";
 
 	panel: panel@0 {
-		compatible = "flipkart,rimob-panel-nt35532-cs";
+		compatible = "flipkart,rimob-panel-nt35532-cs",
+			     "novatek,nt35532";
 		reg = <0>;
 
 		backlight = <&pmi8950_wled>;

---
base-commit: e6664f2b33db9b6811eb4cec109f06cb2b4f458d
change-id: 20260818-topic-more_dt_warn_fixes-2cca86964be9

Best regards,
--  
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 14:18 [PATCH] arm64: dts: qcom: msm8953-flipkart-rimob: Fix panel compatible Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox