Re: [PATCH] drm/panel: sony-td4353-jdi: Enable prepare_prev_first

From: Doug Anderson

Date: Mon Dec 15 2025 - 11:20:20 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(+)

Pushed to drm-misc-fixes:

[1/1] drm/panel: sony-td4353-jdi: Enable prepare_prev_first
commit: 2b973ca48ff3ef1952091c8f988d7796781836c8