mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1 v4] leds: Add LED driver for lm3556 chip
@ 2012-06-22  0:12 G.Shark Jeong
  2012-06-22  0:12 ` [PATCH 1/1 " G.Shark Jeong
  0 siblings, 1 reply; 6+ messages in thread
From: G.Shark Jeong @ 2012-06-22  0:12 UTC (permalink / raw)
  To: Rob Landley, Bryan Wu, Richard Purdie
  Cc: Daniel Jeong, linux-kernel, milo kim, linux-doc, G.Shark Jeong

From: "G.Shark Jeong" <gshark.jeong@gmail.com>

LM3556 :
The LM3556 is a 4 MHz fixed-frequency synchronous boost
converter plus 1.5A constant current driver for a high-current white LED.
Datasheet: www.national.com/ds/LM/LM3556.pdf

Tested on OMAP4430

G.Shark Jeong (1):
  leds: Add LED driver for lm3556 chip

 Documentation/leds/00-INDEX               |    2 +
 Documentation/leds/leds-lm3556.txt        |   85 +++++
 drivers/leds/Kconfig                      |    8 +
 drivers/leds/Makefile                     |    1 +
 drivers/leds/leds-lm3556.c                |  523 +++++++++++++++++++++++++++++
 include/linux/platform_data/leds-lm3556.h |   50 +++
 6 files changed, 669 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/leds/leds-lm3556.txt
 create mode 100644 drivers/leds/leds-lm3556.c
 create mode 100644 include/linux/platform_data/leds-lm3556.h

-- 
1.7.5.4


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

end of thread, other threads:[~2012-06-24 17:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22  0:12 [PATCH 0/1 v4] leds: Add LED driver for lm3556 chip G.Shark Jeong
2012-06-22  0:12 ` [PATCH 1/1 " G.Shark Jeong
2012-06-22  1:05   ` Kim, Milo
2012-06-22  3:10     ` Bryan Wu
2012-06-22 19:47   ` Rob Landley
2012-06-24 17:20     ` Bryan Wu

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

all inboxes | Powered by JetHome®