Re: [PATCH v3 04/19] drm/bridge: panel: move all code to drm_panel.c
From: Maxime Ripard
Date: Mon Sep 21 2026 - 11:17:54 EST
On Wed, 16 Sep 2026 15:45:28 +0200, Luca Ceresoli wrote:
> Work is in progress for every drm_panel to embed a drm_bridge, replacing
> the panel_bridge entirely. However most of the panel_bridge code will be
> reused for the drm_bridge embedded into the drm_panel, so just move the
> code there.
>
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime