On Fri, 31 Jul 2026 19:19:12 +0300, Cristian Ciocaltea wrote: > Switch drm_bridge_connector to the new drmm_connector_hdmi_init() > signature. The vendor, product, supported_formats and max_bpc values > now live in struct drm_connector_hdmi_funcs instead of being passed as > separate arguments. This allows future HDMI 2.x capabilities to be > plumbed without growing the function's argument list. > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
