All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH leds 0/2] leds: ns2: convert to fwnode API
@ 2020-09-23 14:18 Marek Behún
  2020-09-23 14:18 ` [PATCH leds 1/2] " Marek Behún
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marek Behún @ 2020-09-23 14:18 UTC (permalink / raw)
  To: linux-leds; +Cc: Pavel Machek, dmurphy, Marek Behún, Simon Guinot

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-26 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23 14:18 [PATCH leds 0/2] leds: ns2: convert to fwnode API Marek Behún
2020-09-23 14:18 ` [PATCH leds 1/2] " 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

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.