Re: [PATCH v6 03/10] drm/connector: add CEC-related fields

From: Maxime Ripard
Date: Mon May 19 2025 - 03:30:08 EST


On Sat, 17 May 2025 04:59:39 +0300, Dmitry Baryshkov wrote:
> As a preparation to adding HDMI CEC helper code, add CEC-related fields
> to the struct drm_connector. The callbacks abstract CEC infrastructure
> in order to support CEC adapters and CEC notifiers in a universal way.
>
> CEC data is a void pointer as it allows us to make CEC data
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime