]> git.openfabrics.org - ~emulex/infiniband.git/commit
leds: Add new LED driver for lm3642 chips
authorG.Shark Jeong <gshark.jeong@gmail.com>
Wed, 12 Sep 2012 12:05:50 +0000 (20:05 +0800)
committerBryan Wu <bryan.wu@canonical.com>
Thu, 13 Sep 2012 03:56:41 +0000 (11:56 +0800)
commit8b7cfbec052d3a0b8e8c7de24a6b5f00d340e193
tree26301fd33a2fbaf5d262b45be29f15d1a8bdc897
parentf162584232e1b7eb05647abb1f109cbe91543ac8
leds: Add new LED driver for lm3642 chips

This driver is a general version for LM642 led chip of TI.

LM3642 :
The LM3642 is a 4MHz fixed-frequency synchronous boost
converter plus 1.5A constant current driver for a high-current
white LED.
The LM3642 is controlled via an I2C-compatible interface.

Signed-off-by: G.Shark Jeong <gshark.jeong@gmail.com>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-lm3642.c [new file with mode: 0644]
include/linux/platform_data/leds-lm3642.h [new file with mode: 0644]