Hi, On Sun, Nov 30, 2025 at 2:40 PM Marijn Suijten <[email protected]> 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 <[email protected]> > --- > drivers/gpu/drm/panel/panel-sony-td4353-jdi.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Douglas Anderson <[email protected]>
