Skip to content
Commit 32abb478 authored by G.Shark Jeong's avatar G.Shark Jeong Committed by Bryan Wu
Browse files

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: default avatarG.Shark Jeong <gshark.jeong@gmail.com>
Reviewed-by: default avatarAxel Lin <axel.lin@gmail.com>
Reviewed-by: default avatarKim, Milo <Milo.Kim@ti.com>
Acked-by: default avatarRob Landley <rob@landley.net>
Signed-off-by: default avatarBryan Wu <bryan.wu@canonical.com>
parent 1522d02e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment