aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorVladimir Lypak <[email protected]>2022-06-11 00:02:57 +0200
committerDmitry Baryshkov <[email protected]>2022-07-04 21:05:29 +0300
commit4f0718bfa47266de90f9e5eec8545ba20939c872 (patch)
treeb85e2e5c0eeab6ca89fc0d1aff5217abc4418bb1 /lib/mpi/mpi-mod.c
parent1796c0255bae9d3d4528b8b3916182b2bc4e1e71 (diff)
drm/msm/dsi: Use single function for reset
There is currently two function for performing reset: dsi_sw_reset and dsi_sw_reset_restore. Only difference between those is that latter one assumes that DSI controller is enabled. In contrary former one assumes that controller is disabled and executed during power-on. However this assumtion is not true mobile devices which have boot splash set up by boot-loader. This patch removes dsi_sw_reset_restore and makes dsi_sw_reset disable DSI controller during reset sequence if it's enabled. Signed-off-by: Vladimir Lypak <[email protected]> Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Abhinav Kumar <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/489152/ Link: https://lore.kernel.org/r/[email protected] [DB: fixed the typo in the commit message] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions