Re: [PATCH v3 05/19] drm/panel: embed a drm_bridge into every drm_panel

From: Maxime Ripard

Date: Tue Sep 22 2026 - 02:57:29 EST


On Wed, 16 Sep 2026 15:45:29 +0200, Luca Ceresoli wrote:
> Adding a drm_panel does currently not add a panel_bridge wrapping
> it. Usually the panel_bridge creation happens later, when some other driver
> (e.g. the previous bridge or the encoder) calls *_of_get_bridge() and the
> following element in the pipeline is a panel.
>
>
> [ ... ]

Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime