The change to the panel compatible was missed, fix it. This compatible is already in the driver.
Signed-off-by: Yedaya Katsman <[email protected]> --- Link: https://lore.kernel.org/all/cahuf_zptvymarzx2_be1fom6xuvcde0bnmb+ychkh7tfhry...@mail.gmail.com/ --- arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ &mdss_dsi0 { status = "okay"; panel@0 { - compatible = "samsung,s6e8fco-m1906f9"; + compatible = "samsung,s6e8fc0-m1906f9"; reg = <0>; reset-gpios = <&tlmm 90 GPIO_ACTIVE_LOW>; --- base-commit: 6e845bcb78c95af935094040bd4edc3c2b6dd784 change-id: 20260608-b4-compatible-s6e8fc0-fixup-612a6d25a914 Best regards, -- Yedaya Katsman <[email protected]>

