From 2645ad16218354a87f6154ca4ef0fac70a98486b Mon Sep 17 00:00:00 2001 From: Darren Etheridge Date: Fri, 23 Aug 2013 16:52:52 -0500 Subject: [PATCH] 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed