-
- Downloads
drm/i2c: move TDA998x driver under drivers/gpu/drm/bridge
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/. Acked-by:Neil Armstrong <neil.armstrong@linaro.org> Acked-by:
Liviu Dudau <liviu.dudau@arm.com> Reviewed-by:
Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250113-drm-move-tda998x-v3-3-214e0682a5e4@linaro.org Signed-off-by:
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/gpu/drm/Kconfig 0 additions, 2 deletionsdrivers/gpu/drm/Kconfig
- drivers/gpu/drm/arm/Kconfig 1 addition, 0 deletionsdrivers/gpu/drm/arm/Kconfig
- drivers/gpu/drm/bridge/Kconfig 8 additions, 0 deletionsdrivers/gpu/drm/bridge/Kconfig
- drivers/gpu/drm/bridge/Makefile 4 additions, 0 deletionsdrivers/gpu/drm/bridge/Makefile
- drivers/gpu/drm/bridge/tda998x_drv.c 0 additions, 0 deletionsdrivers/gpu/drm/bridge/tda998x_drv.c
- drivers/gpu/drm/i2c/Kconfig 0 additions, 13 deletionsdrivers/gpu/drm/i2c/Kconfig
- drivers/gpu/drm/i2c/Makefile 0 additions, 3 deletionsdrivers/gpu/drm/i2c/Makefile
Loading