OSDN Git Service

drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.
authorEric Anholt <eric@anholt.net>
Thu, 11 May 2017 18:31:23 +0000 (11:31 -0700)
committerArchit Taneja <architt@codeaurora.org>
Mon, 5 Jun 2017 09:37:37 +0000 (15:07 +0530)
commit656fa22f9ceabbae74ea4628dd02d297aa07104b
treecee77ee7f1ec98c6256c772245a25b79bd3d3ba1
parent13dfc0540a575b47b2d640b093ac16e9e09474f6
drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.

The newer version of the RPi panel driver is going to be a combination
of a bridge and a panel, but we should also support panels without a
bridge, so the panel-bridge layer lets us do that cleanly.

v2: Drop "dev" argument.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170511183128.25085-2-eric@anholt.net
drivers/gpu/drm/vc4/Kconfig
drivers/gpu/drm/vc4/vc4_dsi.c