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)
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>

No differences found