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>,
	"Simon Guinot" <simon.guinot@sequanux.org>
Subject: [PATCH leds 0/2] leds: ns2: convert to fwnode API
Date: Wed, 23 Sep 2020 16:18:38 +0200	[thread overview]
Message-ID: <20200923141840.6333-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, but if you apply this, I will have to
respin my other series moving parsing of `linux,default-trigger` to
LED core.

Marek

Cc: Simon Guinot <simon.guinot@sequanux.org>

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 | 74 ++++++++++++++++++++---------------------
 1 file changed, 36 insertions(+), 38 deletions(-)

-- 
2.26.2


             reply	other threads:[~2020-09-23 14:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 14:18 Marek Behún [this message]
2020-09-23 14:18 ` [PATCH leds 1/2] leds: ns2: convert to fwnode API Marek Behún
2020-09-26 13:27   ` Simon Guinot
2020-09-23 14:18 ` [PATCH leds 2/2] leds: ns2: do not guard OF match pointer with of_match_ptr Marek Behún
2020-09-24  8:14 ` [PATCH leds 0/2] leds: ns2: convert to fwnode API Simon Guinot

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=20200923141840.6333-1-kabel@kernel.org \
    --to=kabel@kernel.org \
    --cc=dmurphy@ti.com \
    --cc=linux-leds@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=simon.guinot@sequanux.org \
    /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.