drm/exynos: implement a drm bridge
Make the exynos_dsi driver a full drm bridge that can be found and used
from other drivers.
Other drivers can only attach to the bridge, if a mipi dsi device
already attached to the bridge. This allows to defer the probe of the
display pipe until the downstream bridges are available, too.
Signed-off-by:
Michael Tretter <m.tretter@pengutronix.de>
Loading
Please register or sign in to comment