]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: add amba-clcd prime-cell
authorAlessandro Rubini <rubini@unipv.it>
Sat, 5 Dec 2009 12:39:31 +0000 (13:39 +0100)
committerAnatolij Gustschin <agust@denx.de>
Wed, 27 Jan 2010 20:23:14 +0000 (21:23 +0100)
commit3e446cbdf30221b9ca3a89b0f5abbfc691ce7755
tree7bce6b7c5cdc945580827b0ea51b6a5654761236
parent9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7
video: add amba-clcd prime-cell

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
drivers/video/amba.c [new file with mode: 0644]
include/amba_clcd.h [new file with mode: 0644]