commit | 028cd86b794f4a7f09525587c8e9ab6b03a6fa0f | [log] [tgz] |
---|---|---|
author | Darren Etheridge <detheridge@ti.com> | Fri Aug 23 16:52:53 2013 -0500 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Aug 30 14:51:30 2013 +0300 |
tree | 9a4b8adb63ada4b8820349f22474eda804eb78df | |
parent | 2645ad16218354a87f6154ca4ef0fac70a98486b [diff] |
video: da8xx-fb: fix the polarities of the hsync/vsync pulse The polarities were being set to active low when fbdev was requesting active high. This patch reverses it so that what is set into the LCD controller is correct. Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>