commit | 655e29411646504a7551cecb4a76e6b70114425c | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Jun 21 10:37:43 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 29 10:15:50 2012 +0300 |
tree | 423bd200ed8f10c476ad3c7ec4c6677711f310af | |
parent | a14909eac8418048065e39d73c21852039619c2c [diff] |
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>