diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-07-12 16:22:58 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2022-09-18 19:38:06 +0300 |
commit | 007ac0262b0dbb5523e99f03c6f3f44e09b15f66 (patch) | |
tree | 0598864703ca8b4cfdb4d3a026fcc3fe7e9cb8f5 /include/keys | |
parent | 549eae27743116da08a7846e09f1e910992af655 (diff) | |
download | linux-007ac0262b0dbb5523e99f03c6f3f44e09b15f66.tar.xz |
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Currently the DSI driver has two separate paths: one if the next device
in a chain is a bridge and another one if the panel is connected
directly to the DSI host. Simplify the code path by using panel-bridge
driver (already selected in Kconfig) and dropping support for
handling the panel directly.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/493608/
Link: https://lore.kernel.org/r/20220712132258.671263-1-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'include/keys')
0 files changed, 0 insertions, 0 deletions