aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/leds_pwm.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-06leds: simple driver for pwm driven LEDsLuotao Fu1-0/+21
Add a simple driver for pwm driver LEDs. pwm_id and period can be defined in board file. It is developed for pxa, however it is probably generic enough to be used on other platforms with pwm. Signed-off-by: Luotao Fu <l.fu@pengutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>