]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/panel: sharp-ls043t1le01: make use of prepare_prev_first
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Mon, 23 Mar 2026 01:21:49 +0000 (03:21 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 26 Mar 2026 09:00:04 +0000 (10:00 +0100)
commitc222177d7c7e1b2e0433d9e47ec2da7015345d50
tree75ccd59990ecb0d249c5a018fa1114cd2dd20a60
parenta00e773b4a5ce23dd831044283e134466e3f337a
drm/panel: sharp-ls043t1le01: make use of prepare_prev_first

The DSI link must be powered up to let panel driver to talk to the panel
during prepare() callback execution. Set the prepare_prev_first flag to
guarantee this.

Fixes: 9e15123eca79 ("drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260323-panel-fix-v1-1-9f12b09161e8@oss.qualcomm.com
drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c