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

From: AngeloGioacchino Del Regno
Date: Tue Dec 02 2025 - 03:32:22 EST


Il 30/11/25 23:40, Marijn Suijten ha scritto:
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>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>