[PATCH 0/1 v2] leds: Add LED driver for lm3556 chip

From: G.Shark Jeong
Date: Thu May 31 2012 - 04:06:16 EST


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

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 and SPC110

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

drivers/leds/Kconfig | 7 +
drivers/leds/Makefile | 1 +
drivers/leds/leds-lm3556.c | 463 +++++++++++++++++++++++++++++++++++++++++++
include/linux/leds-lm3556.h | 242 ++++++++++++++++++++++
4 files changed, 713 insertions(+), 0 deletions(-)
create mode 100644 drivers/leds/leds-lm3556.c
create mode 100644 include/linux/leds-lm3556.h

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/