OSDN Git Service

drm/bridge: Fix the dsi remote end-points
authorVinod Koul <vkoul@kernel.org>
Fri, 28 Aug 2020 07:42:50 +0000 (13:12 +0530)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 29 Aug 2020 21:02:34 +0000 (23:02 +0200)
commit85a51673660d43a3f4543f4623f747dc9a51d35b
treeaaf24492f8fa609a4433e67666172841a9f333e8
parent3b634b479abeeae58e08c03db4293f47078ff87d
drm/bridge: Fix the dsi remote end-points

DSI end-points are supposed to be at node 0 and node 1 as per binding.
So fix this and use node 0 and node 1 for dsi.

Reported-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fixes: 23278bf54afe ("drm/bridge: Introduce LT9611 DSI to HDMI bridge")
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200828074251.3788165-1-vkoul@kernel.org
drivers/gpu/drm/bridge/lontium-lt9611.c