]> git.karo-electronics.de Git - mv-sheeva.git/commit
FBDEV: JZ4740: Add framebuffer driver
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 17 Jul 2010 11:14:34 +0000 (11:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:17 +0000 (13:26 +0100)
commit7a92d54521443450b14d89c413ec2072365da5bc
tree9fbebc9638b25639d2f0129a2df4dda38bdb0fc8
parent3bf0eea8942fdcb948dea7e45c38bf7563407c49
FBDEV: JZ4740: Add framebuffer driver

Add support for the LCD controller on JZ4740 SoCs.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-fbdev@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1470/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-jz4740/jz4740_fb.h [new file with mode: 0644]
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/jz4740_fb.c [new file with mode: 0644]