Re: [PATCH 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
From: Francesco Dolcini
Date: Fri Dec 19 2025 - 04:42:49 EST
On Tue, Oct 21, 2025 at 04:22:58PM +0300, Tomi Valkeinen wrote:
> From: Parth Pancholi <parth.pancholi@xxxxxxxxxxx>
>
> Enable the pre_enable_prev_first flag on the tc358768 bridge to reverse
> the pre-enable order, calling bridge pre_enable before panel prepare.
> This ensures the bridge is ready before sending panel init commands in
> the case of panels sending init commands in panel prepare function.
>
> Signed-off-by: Parth Pancholi <parth.pancholi@xxxxxxxxxxx>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
Reviewed-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>