drm/bridge: lt9611: properly program the dual host mode
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 18 Jan 2023 08:16:58 +0000 (10:16 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 18 Jan 2023 14:27:10 +0000 (15:27 +0100)
commit5e83f359d9805b3561f160afafddfa7572155d1c
tree72b688d50ee3c1a602d0ab4c139acd9b7788aed8
parent4914cbc4fbadf0a3bcad9b0b09b3d8005a3dcd9e
drm/bridge: lt9611: properly program the dual host mode

If the bridge is connected using both DSI ports, the driver should use
both of them all the time. Correct programming sequence to always use
dual-port mode if both dsi0 and dsi1 are connected.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230118081658.2198520-14-dmitry.baryshkov@linaro.org
drivers/gpu/drm/bridge/lontium-lt9611.c