Re: [PATCH] drm/panel: raydium-rm67200: Move initialization from enable() to prepare stage

From: Neil Armstrong
Date: Mon Jun 30 2025 - 11:41:53 EST


Hi,

On Wed, 18 Jun 2025 17:15:20 +0800, Andy Yan wrote:
> The DSI host has different modes in prepare() and enable() functions,
> prepare() is in LP command mode and enable() is in HS video mode.
>
> >From our experience, generally the initialization sequence needs to be
> sent in the LP command mode.
>
> Move the setup init function from enable() to prepare() to fix a display
> shift on rk3568 evb.
>
> [...]

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/1] drm/panel: raydium-rm67200: Move initialization from enable() to prepare stage
https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/691674a282bdbf8f8bce4094369a2d1e4b5645e9

--
Neil