]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/exynos/dsi: fix bridge_node DT parsing
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 13 Apr 2017 07:19:50 +0000 (16:19 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 1 Jun 2017 07:21:36 +0000 (16:21 +0900)
commit526b4d3e8b5af7195a2aba596b8ec1622c8da564
tree25a1c8be93fa5002eceeb77a55df6cf69ff3c641
parent625e63e27c5bec5bbcec8aeaea82d0b1975d2cf4
drm/exynos/dsi: fix bridge_node DT parsing

DSIM uses MIC bridge which is between DECON and DSIM, so the driver
should expect bridge node on input side.

Fixes: 86418f9 ("drm: convert drivers to use of_graph_get_remote_node")
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c