Re: [PATCH] drm/atmel-hlcdc: Fix panel registration

2017-06-07 Thread Archit Taneja
On 06/06/2017 05:04 PM, Boris Brezillon wrote: Attach the panel-bridge created by drm_panel_bridge_add() to the parallel RGB encoder. queued to drm-misc-next Thanks, Archit Fixes: 96160a8071b2 ("drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.") Signed-off-by: Boris Brezil

Re: [PATCH] drm/atmel-hlcdc: Fix panel registration

2017-06-06 Thread Eric Anholt
Boris Brezillon writes: > 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.") > Signed-off-by: Boris Brezillon Reviewed-by: Eric Anholt Sorry for the mistake.

[PATCH] drm/atmel-hlcdc: Fix panel registration

2017-06-06 Thread Boris Brezillon
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.") Signed-off-by: Boris Brezillon --- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 2 -- 1 file changed, 2 deletions(