Skip to content
Snippets Groups Projects
Commit 879dd119 authored by Michael Tretter's avatar Michael Tretter Committed by Frieder Schrempf
Browse files

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: default avatarMichael Tretter <m.tretter@pengutronix.de>
parent dbf897e7
No related merge requests found
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