From: Alan Mizrahi <alan@mizrahi.com.ve>
To: Richard Purdie <rpurdie@rpsys.net>,
Jacek Anaszewski <jacek.anaszewski@gmail.com>,
Pavel Machek <pavel@ucw.cz>
Cc: linux-leds@vger.kernel.org
Subject: [PATCH v4 0/1] leds: Add driver for PC Engines APU/APU2 LEDs
Date: Fri, 3 Nov 2017 10:36:40 +0900 [thread overview]
Message-ID: <20171103013640.GA13206@poseidon> (raw)
Hello,
This patch implements the driver to support the front panel LEDs
for PC Engines APU and APU2 boards.
Changes from v3 to v4:
- use const qualifiers where applicable
Alan Mizrahi (1):
leds: Add driver for PC Engines APU/APU2 LEDs
drivers/leds/Kconfig | 10 ++
drivers/leds/Makefile | 1 +
drivers/leds/leds-apu.c | 278 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 289 insertions(+)
create mode 100644 drivers/leds/leds-apu.c
--
2.9.0
next reply other threads:[~2017-11-03 1:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-03 1:36 Alan Mizrahi [this message]
2017-11-03 1:38 ` [PATCH v4 1/1] leds: Add driver for PC Engines APU/APU2 LEDs Alan Mizrahi
2017-11-03 19:48 ` Jacek Anaszewski
2017-11-04 1:21 ` Alan Mizrahi
2017-11-06 21:11 ` Jacek Anaszewski
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=20171103013640.GA13206@poseidon \
--to=alan@mizrahi.com.ve \
--cc=jacek.anaszewski@gmail.com \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
--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).