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 v3 0/1] leds: Add driver for PC Engines APU/APU2 LEDs
Date: Thu, 2 Nov 2017 10:16:39 +0900 [thread overview]
Message-ID: <20171102011639.GA6677@poseidon> (raw)
Hello,
This patch adds support for the PC Engines APU/APU2 front panel LEDs.
Changes from v1 to v2:
- use LED_ON enum constant
- readability improvements
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-02 1:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 1:16 Alan Mizrahi [this message]
2017-11-02 1:19 ` [PATCH v3 1/1] leds: Add driver for PC Engines APU/APU2 LEDs Alan Mizrahi
2017-11-02 21:37 ` 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=20171102011639.GA6677@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.