All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marek Behún" <kabel@kernel.org>
To: linux-leds@vger.kernel.org
Cc: "Pavel Machek" <pavel@ucw.cz>,
	dmurphy@ti.com, "Marek Behún" <kabel@kernel.org>
Subject: [PATCH leds v2 0/2] leds: ns2: convert to fwnode API
Date: Sat, 26 Sep 2020 22:11:29 +0200	[thread overview]
Message-ID: <20200926201131.23981-1-kabel@kernel.org> (raw)

Hi Pavel,

Simon wants to bind this driver without device-tree, so this changes
the binding from specific OF API to generic fwnode API.

This applies to your for-next and Simon tested this on a d2 Network
board.

Marek

Marek Behún (2):
  leds: ns2: convert to fwnode API
  leds: ns2: do not guard OF match pointer with of_match_ptr

 drivers/leds/leds-ns2.c | 69 ++++++++++++++++++++---------------------
 1 file changed, 33 insertions(+), 36 deletions(-)

-- 
2.26.2


             reply	other threads:[~2020-09-26 20:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 20:11 Marek Behún [this message]
2020-09-26 20:11 ` [PATCH leds v2 1/2] leds: ns2: convert to fwnode API Marek Behún
2020-09-26 20:11 ` [PATCH leds v2 2/2] leds: ns2: do not guard OF match pointer with of_match_ptr Marek Behún
2020-09-30 17:23   ` Pavel Machek

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=20200926201131.23981-1-kabel@kernel.org \
    --to=kabel@kernel.org \
    --cc=dmurphy@ti.com \
    --cc=linux-leds@vger.kernel.org \
    --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 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.