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)
commitdd3c76f000ff142422be5ca051fae9d3aa8ee034
treecee77ee7f1ec98c6256c772245a25b79bd3d3ba1
parent65f5a41cde8b9a470ba9971f178973b9cab18c16
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