Skip to content
Snippets Groups Projects
Commit 94bf9cef authored by Liu Ying's avatar Liu Ying Committed by Jason Liu
Browse files

MLK-16036 drm/imx: ldb: Avoid early return when getting aux PHY in dual mode


In dual mode, we return too early from ->bind when we get
the auxiliary channel's PHY.  This causes we miss the logics
to set driver data, get ldb alias id and initialize pixel
link(if necessary).  This patch fixes the issue here by
tweaking the driver logic to do component binding properly.

Signed-off-by: default avatarLiu Ying <victor.liu@nxp.com>
parent ecee68a9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment