]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/panel: novatek-nt36523: Set prepare_prev_first
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Thu, 1 Feb 2024 22:17:40 +0000 (23:17 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Fri, 2 Feb 2024 21:30:44 +0000 (22:30 +0100)
commitd543d1b6086b18f8d8b4b26bcdf86566382a3d35
treefc0e9175696916c99b002ef10743f83976998969
parent2bb98fc1d4a7715da3cb429d77731b0d1d2d3903
drm/panel: novatek-nt36523: Set prepare_prev_first

The .prepare callback contains the init sequence, so the DSI host *must*
be enabled at that point. Set the prepare_prev_first flag to ensure that.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Link: https://lore.kernel.org/r/20240201-topic-3623_fix-v1-1-86ee6f20876e@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240201-topic-3623_fix-v1-1-86ee6f20876e@linaro.org
drivers/gpu/drm/panel/panel-novatek-nt36523.c