ocfb: fix tgdel and tvdel timing parameters
authorAndrea Merello <andrea.merello@gmail.com>
Tue, 26 Jan 2016 14:48:04 +0000 (15:48 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 29 Jan 2016 11:34:07 +0000 (13:34 +0200)
commit87df1b2a2103b9019433da99be43a472c16647ab
treeb11b6409551b9da6f4ad901a615284742fd79c04
parentc84f6b8bce8723d8232547d6a3a3ae0725511adb
ocfb: fix tgdel and tvdel timing parameters

According to the ocfb documentation:
Fix tgdel HW param should be left margin, not right.
Fix tvdel HW param should upper margin, not lower.

This seems to fix lock issues on certain monitors (tested on a
slightly customized IP, but the FPGA guy said that it should
be the same wrt this changes).

Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Acked-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/ocfb.c