Re: [PATCH v2 3/3] drm/i2c: move TDA drivers under drivers/gpu/drm/bridge

2025-01-10 Thread Hans Verkuil
On 10/01/2025 13:31, Dmitry Baryshkov wrote: > TDA998x is the HDMI bridge driver, incorporating drm_connector and > optional drm_encoder (created via the component bind API by the TICLDC > and HDLCD drivers). Thus it should be residing together with the other > DRM bridge drivers under drivers/gpu/

[PATCH v2 3/3] drm/i2c: move TDA drivers under drivers/gpu/drm/bridge

2025-01-10 Thread Dmitry Baryshkov
TDA998x is the HDMI bridge driver, incorporating drm_connector and optional drm_encoder (created via the component bind API by the TICLDC and HDLCD drivers). Thus it should be residing together with the other DRM bridge drivers under drivers/gpu/drm/bridge/. TDA9950 is an I2C-CEC translator, being