OMAPDSS: DISPC: Configure newly added omap_video_timing fields
authorArchit Taneja <archit@ti.com>
Thu, 21 Jun 2012 05:07:43 +0000 (10:37 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 29 Jun 2012 07:15:50 +0000 (10:15 +0300)
commit655e29411646504a7551cecb4a76e6b70114425c
tree423bd200ed8f10c476ad3c7ec4c6677711f310af
parenta14909eac8418048065e39d73c21852039619c2c
OMAPDSS: DISPC: Configure newly added omap_video_timing fields

Hsync, Vsync, Data enable enable logic levels and latching info of Data lanes,
Hsync and Vsync signals(with respect to pixel clock) are newly added parameters
in omap_video_timings.

Program these in dispc_mgr_set_lcd_timings. These will be configured when the
manager's timings are set via dss_mgr_set_timings().

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/dispc.c