From: "G.Shark Jeong" <gshark.jeong@gmail.com>
To: Rob Landley <rob@landley.net>, Bryan Wu <bryan.wu@canonical.com>,
Richard Purdie <rpurdie@rpsys.net>
Cc: Daniel Jeong <daniel.jeong@ti.com>,
<linux-kernel@vger.kernel.org>, milo kim <milo.kim@ti.com>,
<linux-doc@vger.kernel.org>,
"G.Shark Jeong" <gshark.jeong@gmail.com>
Subject: [PATCH 0/1 v4] leds: Add LED driver for lm3556 chip
Date: Fri, 22 Jun 2012 09:12:05 +0900 [thread overview]
Message-ID: <1340323926-6826-1-git-send-email-gshark.jeong@gmail.com> (raw)
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
next reply other threads:[~2012-06-22 0:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-22 0:12 G.Shark Jeong [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340323926-6826-1-git-send-email-gshark.jeong@gmail.com \
--to=gshark.jeong@gmail.com \
--cc=bryan.wu@canonical.com \
--cc=daniel.jeong@ti.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=milo.kim@ti.com \
--cc=rob@landley.net \
--cc=rpurdie@rpsys.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®