video: da8xx-fb: support lcdc v2 timing register expansion
authorDarren Etheridge <detheridge@ti.com>
Fri, 23 Aug 2013 21:52:52 +0000 (16:52 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Aug 2013 11:51:30 +0000 (14:51 +0300)
commit2645ad16218354a87f6154ca4ef0fac70a98486b
treebda2ac57e702fd9f09762dfcb87267ec0e6aac9f
parent83edd73a9cfd03dad9052abec31d9fb16a28543d
video: da8xx-fb: support lcdc v2 timing register expansion

TI LCD controller version 2 adds some extra bits in a register to
increase the available size to represent horizontal timings. This
patch allows the fbdev driver to utilize those extra bits.
This will become important for driving an HDMI encoder from the lcd
controller where some of the VESA/CEA modes require quite large porches.

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/da8xx-fb.c