sh: kfr2r09 board support - LCDC panel
commit9f26e659d8caf5820c51b9c695f0a313e636b99c
authorMagnus Damm <damm@igel.co.jp>
Thu, 6 Aug 2009 14:51:30 +0000 (6 14:51 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 6 Aug 2009 18:55:29 +0000 (7 03:55 +0900)
tree8d158400b1e0da08599b74c32b723d2dd6f2a5da
parentec56b66fed526e3b7dd58dba8945c405448f48d1
sh: kfr2r09 board support - LCDC panel

This patch adds support for the WQVGA LCD display used by
the KFR2R09 board. The LCD module is a TX07D34VM0AAA made
by Hitachi, and this module is made up by a R61517 chip
together with a 240x400 pixel display. The screen is
attached to the SuperH Mobile LCDC using a 18-bit SYS bus.

The register settings used by the SYS panel setup code are
based on an out-of-tree driver which apart from duplicating
all LCDC driver code and writing to non-existing hardware
registers also never was posted for upstream merge.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-kfr2r09/Makefile
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c [new file with mode: 0644]
arch/sh/boards/mach-kfr2r09/setup.c
arch/sh/include/mach-kfr2r09/mach/kfr2r09.h [new file with mode: 0644]