backlight: Add Cirrus EP93xx backlight driver
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 5 May 2010 17:13:23 +0000 (12:13 -0500)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 26 May 2010 12:08:32 +0000 (13:08 +0100)
commit08b3924b24cdb1942393dc3009335a2153bd2eac
treeff74825a5a5f50948125c014565690eb540d1172
parent47306fc35ec39a5d0715e0a79344d02dffeaeeb2
backlight: Add Cirrus EP93xx backlight driver

The EP9307, EP9312, and EP9315 processors include a framebuffer
peripheral.  This peripheral has a dedicated pwm output called
BRIGHT that can be used to control the backlight on an LCD.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/ep93xx_bl.c [new file with mode: 0644]