drm: rcar-du: Output the DISP signal on the ODDF pin
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 7 Sep 2015 15:09:55 +0000 (18:09 +0300)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 23 Feb 2016 07:34:28 +0000 (09:34 +0200)
commita5e18b2b7d5d9486c27142f0a76565954160ab3b
tree1525d0137b46f111184dd2421a2448298a63e611
parentd792bc77e5080c1df2b585b69182fc2762cc2673
drm: rcar-du: Output the DISP signal on the ODDF pin

The ODDF signal, output by default on the ODDF pin, isn't used on any
board supported in the kernel. As the Gen3 Salvator-X board uses the
ODDF pin as a DISP signal, hardcode that configuration in the driver.

Use of the ODDF signal will be implemented later through proper DT-based
configuration of the DU pins.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_group.c
drivers/gpu/drm/rcar-du/rcar_du_regs.h
This page took 0.026384 seconds and 5 git commands to generate.