drm/bridge: adv7511: make it honour next bridge in DT
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 31 Mar 2024 20:45:48 +0000 (23:45 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 24 Apr 2024 06:55:44 +0000 (08:55 +0200)
commit14b3cdbd0e5b73824b7b2c7a4b1fbfd743044a5e
treeda3b1b6d7c8a899b70e30928f1fb3896c139650e
parent251e3c1fe15cb8bf71a834f863f6225b8164f7b8
drm/bridge: adv7511: make it honour next bridge in DT

DT bindings for adv7511 and adv7533 bridges specify HDMI output to be
present at the port@1. This allows board DT to add e.g. HDMI connector
nodes or any other next chained bridge. Make adv7511 driver discover
that bridge and attach it to the chain.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240331-adv7511-next-bridge-v2-1-7356d61dc7b2@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240331-adv7511-next-bridge-v2-1-7356d61dc7b2@linaro.org
drivers/gpu/drm/bridge/adv7511/adv7511.h
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c