]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/atmel-hlcdc: Fix panel registration
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 6 Jun 2017 11:34:26 +0000 (13:34 +0200)
committerArchit Taneja <architt@codeaurora.org>
Wed, 7 Jun 2017 15:57:43 +0000 (21:27 +0530)
commitff9b47a02a4239d7f3b6b34d8108e69cc9d94b17
tree2aed837817cdedd30bcb6c9903d667ba85751d2a
parent123387d5efa6a8aff141c9dbf29f68dc1126aa99
drm/atmel-hlcdc: Fix panel registration

Attach the panel-bridge created by drm_panel_bridge_add() to the
parallel RGB encoder.

Fixes: 96160a8071b2 ("drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.")
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1496748866-17165-1-git-send-email-boris.brezillon@free-electrons.com
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c