From 61b11429b7459bc3e016877f70796d8fcc5dfa45 Mon Sep 17 00:00:00 2001 From: Val Packett Date: Sun, 26 Jan 2025 13:44:29 -0300 Subject: [PATCH] dts: msm8952: motorola-nora: align panel compatibles with dev tree We have decided not to list the IC for the only variant where we know it. --- lk2nd/device/dts/msm8952/msm8917-mtp.dts | 2 +- lk2nd/device/dts/msm8952/msm8920-mtp.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lk2nd/device/dts/msm8952/msm8917-mtp.dts b/lk2nd/device/dts/msm8952/msm8917-mtp.dts index acaf5ca46..80dd889b8 100644 --- a/lk2nd/device/dts/msm8952/msm8917-mtp.dts +++ b/lk2nd/device/dts/msm8952/msm8917-mtp.dts @@ -25,7 +25,7 @@ compatible = "motorola,jeter-570-tianma"; }; qcom,mdss_dsi_mot_tianma_571_hd_video_v0 { - compatible = "motorola,jeter-ili9881h-tianma"; + compatible = "motorola,jeter-571-tianma"; }; qcom,mdss_dsi_mot_djn_570_hd_video_v0 { compatible = "motorola,jeter-570-djn"; diff --git a/lk2nd/device/dts/msm8952/msm8920-mtp.dts b/lk2nd/device/dts/msm8952/msm8920-mtp.dts index 160a55aa4..e76e4f594 100644 --- a/lk2nd/device/dts/msm8952/msm8920-mtp.dts +++ b/lk2nd/device/dts/msm8952/msm8920-mtp.dts @@ -25,7 +25,7 @@ compatible = "motorola,jeter-570-tianma"; }; qcom,mdss_dsi_mot_tianma_571_hd_video_v0 { - compatible = "motorola,jeter-ili9881h-tianma"; + compatible = "motorola,jeter-571-tianma"; }; qcom,mdss_dsi_mot_djn_570_hd_video_v0 { compatible = "motorola,jeter-570-djn";