]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
authorDamon Ding <damon.ding@rock-chips.com>
Mon, 13 Apr 2026 13:25:49 +0000 (21:25 +0800)
committerLuca Ceresoli <luca.ceresoli@bootlin.com>
Mon, 13 Apr 2026 15:43:45 +0000 (17:43 +0200)
commit3076510af7cd01a7fb0ae5103116a39ad35eb5cb
tree36ee6167a0bd1c5aa0410ac54b2c77fec1dfc449
parent02b8a4f240abdc4e99efd6cf95c47378a1015903
drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()

Uniformly, move the next bridge attachment to the Analogix side
rather than scattered on Rockchip and Exynos sides. It can also
help get rid of the callback &analogix_dp_plat_data.attach() and
make codes more concise.

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de> # rk3588
Link: https://patch.msgid.link/20260413132551.1049307-7-damon.ding@rock-chips.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
drivers/gpu/drm/exynos/exynos_dp.c
include/drm/bridge/analogix_dp.h