From: G.Shark Jeong Date: Fri, 22 Jun 2012 00:12:06 +0000 (+0800) Subject: leds: Add LED driver for lm3556 chip X-Git-Tag: v3.6-rc1~76^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32abb4788d3fff69fa242c7850e39ec1418df4f4;p=pandora-kernel.git leds: Add LED driver for lm3556 chip 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 (bryan.wu@canonical.com: use module_i2c_driver() rather than lm3556_init/lm3556_exit for code simplicity; fixed some typo pointed out by Rob Landley) Signed-off-by: G.Shark Jeong Reviewed-by: Axel Lin Reviewed-by: Kim, Milo Acked-by: Rob Landley Signed-off-by: Bryan Wu --- Reading git-diff-tree failed