linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mc13783: LED support
@ 2010-05-17 16:40 Philippe Rétornaz
  2010-05-17 16:40 ` [PATCH 1/2] mc13783: add " Philippe Rétornaz
  0 siblings, 1 reply; 11+ messages in thread
From: Philippe Rétornaz @ 2010-05-17 16:40 UTC (permalink / raw)
  To: linux-arm-kernel

Hello

This adds led support for the MC13783 PMIC. 
The first patch modify the mc13783 MFD driver to add a led subdevice
and also adds the leds-mc13783 driver.

The second patch adds the RGB leds support on the mx31moboard boards.

I have only tested the RGB led part since I don't have the hardware 
to test with the others leds. 

Regards,
Philippe

Philippe R?tornaz (2):
  mc13783: add LED support
  mx31moboard: Add MC13783 led support

 arch/arm/mach-mx3/mach-mx31moboard.c |   45 ++++-
 drivers/leds/Kconfig                 |    7 +
 drivers/leds/Makefile                |    1 +
 drivers/leds/leds-mc13783.c          |  375 ++++++++++++++++++++++++++++++++++
 drivers/mfd/mc13783-core.c           |    4 +
 include/linux/mfd/mc13783.h          |   68 ++++++
 6 files changed, 499 insertions(+), 1 deletions(-)
 create mode 100644 drivers/leds/leds-mc13783.c

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

end of thread, other threads:[~2010-05-26 15:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 16:40 [PATCH 0/2] mc13783: LED support Philippe Rétornaz
2010-05-17 16:40 ` [PATCH 1/2] mc13783: add " Philippe Rétornaz
2010-05-17 16:40   ` [PATCH 2/2] mx31moboard: Add MC13783 led support Philippe Rétornaz
2010-05-17 19:02   ` [PATCH 1/2] mc13783: add LED support Uwe Kleine-König
2010-05-17 20:00     ` Mark Brown
2010-05-26 12:01       ` Richard Purdie
2010-05-26 15:58         ` Mark Brown
2010-05-18 11:27     ` Philippe Rétornaz
2010-05-25 14:57       ` Daniel Mack
2010-05-25 15:06         ` Philippe Rétornaz
2010-05-26 12:03           ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).