[U-Boot] [PATCH] mx6sabresd: Add Seiko WVGA panel support
Fabio Estevam
festevam at gmail.com
Wed Oct 22 14:15:41 CEST 2014
Hi Jeroen,
On Wed, Oct 22, 2014 at 6:47 AM, Jeroen Hofstee <jeroen at myspectrum.nl> wrote:
> If [1] is a datasheet for this lcd, you likely want to add
>
> #include <../drivers/video/mxcfb.h>
> .sync = FB_SYNC_CLK_LAT_FALL,
>
> Or something similar, since the data is sampled on the falling edge
> of the pixel clock / the pixel clock is inverted.
We don't need this special FB_SYNC_CLK_LAT_FALL anymore. Please see this thread:
http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2013-October/042747.html
More information about the U-Boot
mailing list