commit | b18250a8f66050bd2a52287cd543fb93100e8ee0 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Fri Aug 29 04:21:44 2008 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Sep 23 22:04:30 2008 +0100 |
tree | 20e0d142575d3147d2c58542d5bd8ed377e5f3cb | |
parent | faa312da9cd0b044bdc84483162c6ee10b9c83c0 [diff] |
lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz The driver is based on different source files including corgi_ssp.c, corgi_lcd.c and corgi_bl.c, previously authored by Richard Purdie and many others. The LCD and Backlight device actually share the same SPI device, so they are made into this single driver. Signed-off-by: Eric Miao <eric.miao@marvell.com> Cc: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>