]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
backlight: add support for Sharp SL-6000 LCD and backlight drivers
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Sat, 13 Sep 2008 16:58:51 +0000 (20:58 +0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 20 Oct 2008 23:19:49 +0000 (00:19 +0100)
commitfbd1b17b43b8783a5408ec18c293dd8ebdc7e2cd
tree4895da5d017d54da64d62b737d2fa8807b07058d
parent6da0b38f4433fb0f24615449d7966471b6e5eae0
backlight: add support for Sharp SL-6000 LCD and backlight drivers

On Sharp SL-6000 lcd/backlight is a bit complex, so add two drivers
one for lcd-driving chip, other one for dac regulating the backlight
LEDS.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
arch/arm/mach-pxa/include/mach/tosa.h
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/tosa_bl.c [new file with mode: 0644]
drivers/video/backlight/tosa_lcd.c [new file with mode: 0644]