OSDN Git Service

drm/msm/dsi: Add support for qcm2290 dsi controller
authorLoic Poulain <loic.poulain@linaro.org>
Mon, 14 Feb 2022 15:37:39 +0000 (16:37 +0100)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 23 Feb 2022 02:56:43 +0000 (05:56 +0300)
commitee1f09678f14a037b6bb4d482e0fb6b2016360fb
tree3ec025665502f969490de10a247c595cf7a077bf
parent05ae15e762718d4c76fa34b2a62072940db1283c
drm/msm/dsi: Add support for qcm2290 dsi controller

QCM2290 MDSS includes a Qualcomm DSI controller v2.4.1. Since this
controller version is not SoC specific, and already assigned to sc7180
for auto configuration, we rely on DSI block specific compatible
string "qcom,dsi-ctrl-6g-qcm2290", and use the device's data to point
to the right dsi config handler.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/474088/
Link: https://lore.kernel.org/r/1644853060-12222-2-git-send-email-loic.poulain@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/dsi/dsi.c
drivers/gpu/drm/msm/dsi/dsi_cfg.c
drivers/gpu/drm/msm/dsi/dsi_cfg.h