Re: [PATCH] drm/panel: sony-td4353-jdi: Enable prepare_prev_first
From: Doug Anderson
Date: Mon Dec 01 2025 - 12:55:09 EST
Hi,
On Sun, Nov 30, 2025 at 2:40 PM Marijn Suijten
<marijn.suijten@xxxxxxxxxxxxxx> wrote:
>
> The DSI host must be enabled before our prepare function can run, which
> has to send its init sequence over DSI. Without enabling the host first
> the panel will not probe.
>
> Fixes: 9e15123eca79 ("drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset")
> Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-sony-td4353-jdi.c | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>