From: "H. Nikolaus Schaller" <hns@goldelico.com>
To: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Richard Purdie <rpurdie@rpsys.net>,
Jacek Anaszewski <j.anaszewski@samsung.com>,
"H. Nikolaus Schaller" <hns@goldelico.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-leds@vger.kernel.org, kernel@pyra-handheld.com,
marek@goldelico.com, letux-kernel@openphoenux.org
Subject: [PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver
Date: Mon, 18 Apr 2016 20:43:15 +0200 [thread overview]
Message-ID: <cover.1461004995.git.hns@goldelico.com> (raw)
This patch adds a driver for the is31fl3196/99 dimmable dual/triple rgb controller chips from ISSI.
H. Nikolaus Schaller (1):
drivers: led: is31fl319x: 6/9-channel light effect led driver
.../devicetree/bindings/leds/is31fl319x.txt | 41 +++
drivers/leds/Kconfig | 8 +
drivers/leds/Makefile | 1 +
drivers/leds/leds-is31fl319x.c | 406 +++++++++++++++++++++
include/linux/leds-is31fl319x.h | 24 ++
5 files changed, 480 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/is31fl319x.txt
create mode 100644 drivers/leds/leds-is31fl319x.c
create mode 100644 include/linux/leds-is31fl319x.h
--
2.7.3
next reply other threads:[~2016-04-18 18:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 18:43 H. Nikolaus Schaller [this message]
[not found] ` <cover.1461004995.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2016-04-18 18:43 ` [PATCH] drivers: led: is31fl319x: 6/9-channel light effect led driver H. Nikolaus Schaller
2016-04-18 22:19 ` kbuild test robot
2016-04-19 1:25 ` David Rivshin (Allworx)
2016-04-19 9:15 ` Jacek Anaszewski
2016-04-19 17:21 ` H. Nikolaus Schaller
2016-04-20 21:04 ` Jacek Anaszewski
[not found] ` <AD66BB31-C0EA-4F4D-AD17-F052EC7802CD@goldelico.com>
2016-07-07 8:46 ` Jacek Anaszewski
2016-07-07 8:53 ` H. Nikolaus Schaller
[not found] ` <75127f4bf2bb11343bdff5bfb1129a092e668c61.1461004995.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2016-04-19 9:14 ` Jacek Anaszewski
2016-04-19 17:21 ` H. Nikolaus Schaller
2016-04-20 8:53 ` [Letux-kernel] " H. Nikolaus Schaller
2016-04-20 21:03 ` Jacek Anaszewski
2016-04-21 15:01 ` Rob Herring
2016-04-21 16:25 ` H. Nikolaus Schaller
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=cover.1461004995.git.hns@goldelico.com \
--to=hns@goldelico.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=j.anaszewski@samsung.com \
--cc=kernel@pyra-handheld.com \
--cc=letux-kernel@openphoenux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=marek@goldelico.com \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@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).