]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: TFP410: fix input sync signals
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 25 Sep 2014 13:00:44 +0000 (16:00 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 26 Feb 2015 10:15:11 +0000 (12:15 +0200)
commitb7ea42714522a00d1ccd817fef70ee3bd3351de9
tree0c418e176cfb14c05643c84851e1b9b29437fd99
parent1e4651fe4fc3884ca7a74f9b64fc3b97cde7c267
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>
drivers/video/fbdev/omap2/displays-new/encoder-tfp410.c