mfd: Add support for TWL6030 PWM
authorHemanth V <hemanthv@ti.com>
Wed, 14 Jul 2010 10:04:56 +0000 (12:04 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 12 Aug 2010 09:27:59 +0000 (11:27 +0200)
commit31fc03df5df364100a41134783c02490fbd25745
tree761c424eebb03314ca98b49e6c3b05e4c9ad8cda
parent9accdc1bf239ef20c0fe12ceff2a7532374fd7cd
mfd: Add support for TWL6030 PWM

TWL6030 supports PWM (Pulse Width Modulator) which is used
to control charging LED. PWM allows for controlling brightness.
This patch implements the APIs required by leds-pwm driver.

Signed-off-by: Hemanth V <hemanthv@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/twl6030-pwm.c [new file with mode: 0644]
This page took 0.027158 seconds and 5 git commands to generate.