drm/bridge: lt9611uxc: properly attach to a next bridge
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 1 Jul 2024 18:19:52 +0000 (21:19 +0300)
committerRobert Foss <rfoss@kernel.org>
Tue, 6 Aug 2024 13:21:48 +0000 (15:21 +0200)
commit7c5537cee9a8dff956e3b9a3f68c22af06a57558
tree3c53b1dcc2e1fc505d3c46bc969b364655da8d16
parenta99aff2608f422da833cd91fa1eff23daa05c0bd
drm/bridge: lt9611uxc: properly attach to a next bridge

If there is a next bridge in the OF graph don't let it be ignored.
Attach the next bridge to the chain.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240701-lt9611uxc-next-bridge-v1-1-665bce5fdaaa@linaro.org
drivers/gpu/drm/bridge/lontium-lt9611uxc.c