linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacek Anaszewski <jacek.anaszewski@gmail.com>
To: Oleh Kravchenko <oleg@kaa.org.ua>,
	devicetree@vger.kernel.org, linux-leds@vger.kernel.org,
	pavel@ucw.cz, dmurphy@ti.com
Subject: Re: [PATCH v11 2/2] leds: add LED driver for EL15203000 board
Date: Thu, 19 Sep 2019 22:10:08 +0200	[thread overview]
Message-ID: <86064ea2-03fb-dac5-49f0-1bfc94940852@gmail.com> (raw)
In-Reply-To: <20190919125313.24081-3-oleg@kaa.org.ua>

Hi Oleh,

On 9/19/19 2:53 PM, Oleh Kravchenko wrote:
> This patch adds a LED class driver for the LEDs found on
> the Crane Merchandising System EL15203000 LEDs board
> (aka RED LEDs board).
> 
> Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
> Reviewed-by: Dan Murphy <dmurphy@ti.com>
> ---
>  .../testing/sysfs-class-led-driver-el15203000 | 139 +++++++
>  drivers/leds/Kconfig                          |  13 +
>  drivers/leds/Makefile                         |   1 +
>  drivers/leds/leds-el15203000.c                | 357 ++++++++++++++++++
>  4 files changed, 510 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-class-led-driver-el15203000
>  create mode 100644 drivers/leds/leds-el15203000.c


Thank you for your work on this set.

Applied to the for-5.5 branch.

-- 
Best regards,
Jacek Anaszewski

      reply	other threads:[~2019-09-19 20:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-19 12:53 v11 EL15203000 Oleh Kravchenko
2019-09-19 12:53 ` [PATCH v11 1/2] dt-bindings: Add docs for EL15203000 Oleh Kravchenko
2019-09-19 13:49   ` Dan Murphy
2019-09-19 19:49   ` Jacek Anaszewski
2019-09-19 20:04     ` Oleh Kravchenko
2019-09-19 12:53 ` [PATCH v11 2/2] leds: add LED driver for EL15203000 board Oleh Kravchenko
2019-09-19 20:10   ` Jacek Anaszewski [this message]

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=86064ea2-03fb-dac5-49f0-1bfc94940852@gmail.com \
    --to=jacek.anaszewski@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmurphy@ti.com \
    --cc=linux-leds@vger.kernel.org \
    --cc=oleg@kaa.org.ua \
    --cc=pavel@ucw.cz \
    /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).