[U-Boot] [PATCH V3 2/9] video: add amba-clcd prime-cell
Anatolij Gustschin
agust at denx.de
Sat Dec 12 21:13:11 CET 2009
On Sat, 5 Dec 2009 13:39:31 +0100
Alessandro Rubini <rubini-list at gnudd.com> wrote:
> From: Alessandro Rubini <rubini at unipv.it>
>
> This adds support for the CLCD logic cell. It accepts precompiled
> register values for specific configuration through a board-supplied
> data structure. It is used by the Nomadik nhk8815, added by a later
> patch in this series.
>
> Signed-off-by: Alessandro Rubini <rubini at unipv.it>
> Acked-by: Andrea Gallo <andrea.gallo at stericsson.com>
> ---
> drivers/video/Makefile | 1 +
> drivers/video/amba.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
> include/amba_clcd.h | 77 ++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 157 insertions(+), 0 deletions(-)
> create mode 100644 drivers/video/amba.c
> create mode 100644 include/amba_clcd.h
Applied to u-boot-video/next. Thanks!
Best regards,
Anatolij
More information about the U-Boot
mailing list