[U-Boot] [PATCH v3 10/11] video: add Faraday FTLCDC200 LCD controller support
Anatolij Gustschin
agust at denx.de
Mon May 6 22:18:04 CEST 2013
Hi,
On Fri, 26 Apr 2013 16:02:39 +0800
Kuo-Jung Su <dantesu at gmail.com> wrote:
> From: Kuo-Jung Su <dantesu at faraday-tech.com>
>
> Faraday FTLCDC200 Color LCD controller performs translation of
> pixel-coded data into the required formats and timings to
> drive a variety of single/dual mono and color LCDs.
>
> Depending on the LCD type and mode, the unpacked data can represent:
> 1. an actual true display gray or color value
> 2. an address to a 256 x 16 bit wide palette RAM gray or color value.
>
> The FTLCDC200 generates 4 individual interrupts for:
> 1. DMA FIFO underflow
> 2. base address update
> 3. vertical status
> 4. bus error.
>
> There is also a single combined interrupt that is raised when any of
> the individual interrupts become active.
>
> Signed-off-by: Kuo-Jung Su <dantesu at faraday-tech.com>
> CC: Anatolij Gustschin <agust at denx.de>
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list