public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/1] u8500: led and backlight driver
@ 2010-09-06  6:54 Arun Murthy
  2010-09-06  6:54 ` [PATCHv3 1/1] u8500: ab8500-pwm: Add pwm driver Arun Murthy
  0 siblings, 1 reply; 5+ messages in thread
From: Arun Murthy @ 2010-09-06  6:54 UTC (permalink / raw)
  To: sameo, riku.voipio, mike
  Cc: linux-kernel, STEricsson_nomadik_linux, arun.murthy

Implement a generic pwm driver that makes use of the existing generic led
and backlight driver based on pwm(drivers/leds/leds-pwm.c and
drivers/video/backlight/pwm_bl.c ).

Implemented comments from Mike Rapoport.

Arun Murthy (1):
  u8500: ab8500-pwm: Add pwm driver

 drivers/mfd/ab8500-core.c |   13 +++-
 drivers/misc/Kconfig      |    9 +++
 drivers/misc/Makefile     |    1 +
 drivers/misc/ab8500-pwm.c |  174 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 196 insertions(+), 1 deletions(-)
 create mode 100644 drivers/misc/ab8500-pwm.c

-- 
1.7.2.dirty


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-13 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-06  6:54 [PATCHv3 0/1] u8500: led and backlight driver Arun Murthy
2010-09-06  6:54 ` [PATCHv3 1/1] u8500: ab8500-pwm: Add pwm driver Arun Murthy
2010-09-06  7:18   ` Mike Rapoport
2010-09-13  6:00     ` Arun MURTHY
2010-09-13 13:36       ` Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox