Re: [PATCH v4 4/5] drm/bridge-connector: move to DRM_DISPLAY_HELPER module

From: Maxime Ripard
Date: Tue Jul 16 2024 - 05:43:32 EST


On Mon, 15 Jul 2024 09:33:04 +0300, Dmitry Baryshkov wrote:
> drm_bridge_connector is a "leaf" driver, belonging to the display
> helper, rather than the "CRTC" drm_kms_helper module. Move the driver
> to the drm/display and add necessary Kconfig selection clauses.
>
> Suggested-by: Maxime Ripard <mripard@xxxxxxxxxx>
>
> [ ... ]

Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime