commit | 6246c8b57c1467791fd5b2d25cb5b0b9059cf856 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Sep 25 16:00:44 2014 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Feb 26 12:15:11 2015 +0200 |
tree | 0c418e176cfb14c05643c84851e1b9b29437fd99 | |
parent | e566658f2efac45bae7603f56fe44e3211c7c5a8 [diff] |
OMAPDSS: TFP410: fix input sync signals TFP410 requires that DE is active high and the data and syncs are driven on rising pixel clock edge. However, at the moment the driver doesn't request such syncs, and the end result is that the sync settings depend on default values, which are not right in all cases. Set the sync values explicitly. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>