Re: [PATCH RFC v2 03/19] drm/panel: move to a new module
From: Maxime Ripard
Date: Thu Sep 03 2026 - 06:03:28 EST
On Thu, 3 Sep 2026 10:11:06 +0200, Luca Ceresoli wrote:
> Work is in progress for every drm_panel to embed a drm_bridge, which will
> make the drm_panel code (currently in the drm module) depend on the
> drm_kms_helper module.
>
> To avoid the main drm module to depend on other drm modules and create a
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime