
On Sat, 5 Dec 2009 13:39:31 +0100 Alessandro Rubini rubini-list@gnudd.com wrote:
From: Alessandro Rubini rubini@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@unipv.it Acked-by: Andrea Gallo andrea.gallo@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