summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYedaya Katsman <yedaya.ka@gmail.com>2026-06-08 23:10:23 +0300
committerBjorn Andersson <andersson@kernel.org>2026-07-07 21:52:21 -0500
commitf135fd1bc76d052f1bf4b1cc987cd47fe0a71d8a (patch)
treef46c652d32d0e76f47c6f6ff6ec8b2f1a86969a6
parent3d7646cea76fc08126534b428b299c326b3c66ca (diff)
downloadlinux-f135fd1bc76d052f1bf4b1cc987cd47fe0a71d8a.tar.gz
linux-f135fd1bc76d052f1bf4b1cc987cd47fe0a71d8a.zip
arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
The change to the panel compatible was missed, fix it. This compatible is already in the driver. Fixes: 493cb869874c ("arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel") Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com> Reviewed-by: David Heidelberg <david@ixit.cz> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260608-b4-compatible-s6e8fc0-fixup-v2-1-d23f373603a3@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r--arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
index b9d9439e230b..139f2b401af5 100644
--- a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
+++ b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
@@ -198,7 +198,7 @@
status = "okay";
panel@0 {
- compatible = "samsung,s6e8fco-m1906f9";
+ compatible = "samsung,s6e8fc0-m1906f9";
reg = <0>;
reset-gpios = <&tlmm 90 GPIO_ACTIVE_LOW>;