]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: tda998x: Remove component support
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Fri, 23 Jan 2026 16:12:39 +0000 (17:12 +0100)
committerLuca Ceresoli <luca.ceresoli@bootlin.com>
Wed, 11 Feb 2026 08:16:15 +0000 (09:16 +0100)
commitd700fd0ff100f4c301dafeb6b944c7229d0adda7
treed3675df2669de9a90d805af486970f065668bd7c
parent1b47ea9fddcf89e4b65045d233bc5a2ee7775df7
drm/bridge: tda998x: Remove component support

The tilcdc driver no longer uses the component framework to bind the
tda998x bridge driver. The component bind/unbind operations and the
encoder initialization code are now dead code and can be safely removed.

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20260123-feature_tilcdc-v5-21-5a44d2aa3f6f@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
drivers/gpu/drm/bridge/tda998x_drv.c