From: "G.Shark Jeong" <gshark.jeong@gmail.com>
To: Bryan Wu <bryan.wu@canonical.com>, Richard Purdie <rpurdie@rpsys.net>
Cc: Daniel Jeong <daniel.jeong@ti.com>,
<linux-kernel@vger.kernel.org>,
"G.Shark Jeong" <gshark.jeong@gmail.com>
Subject: [PATCH 0/1] leds: Add LED driver for lm3554 chip
Date: Fri, 13 Jul 2012 18:11:40 +0900 [thread overview]
Message-ID: <1342170701-12303-1-git-send-email-gshark.jeong@gmail.com> (raw)
From: "G.Shark Jeong" <gshark.jeong@gmail.com>
LM3554 :
The LM3554 is a 2 MHz fixed-frequency synchronous boost
converter with 1.2A dual high side led drivers.
Datasheet: www.ti.com
G.Shark Jeong (1):
leds: Add LED driver for lm3554 chip
drivers/leds/Kconfig | 8 +
drivers/leds/Makefile | 1 +
drivers/leds/leds-lm3554.c | 324 +++++++++++++++++++++++++++++
include/linux/platform_data/leds-lm3554.h | 66 ++++++
4 files changed, 399 insertions(+), 0 deletions(-)
create mode 100644 drivers/leds/leds-lm3554.c
create mode 100644 include/linux/platform_data/leds-lm3554.h
--
1.7.5.4
next reply other threads:[~2012-07-13 9:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-13 9:11 G.Shark Jeong [this message]
2012-07-13 9:11 ` [PATCH] leds: Add LED driver for lm3554 chip G.Shark Jeong
2012-07-13 16:58 ` Shuah Khan
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=1342170701-12303-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-kernel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).