devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI LED and LED flash support, ACPI support for AS3645A LED flash controller
@ 2017-09-15 14:40 Sakari Ailus
  2017-09-15 14:40 ` [PATCH 1/2] ACPI: Document how to refer to LEDs from remote nodes Sakari Ailus
  2017-09-15 14:40 ` [PATCH 2/2] as3645a: Switch to fwnode property API Sakari Ailus
  0 siblings, 2 replies; 6+ messages in thread
From: Sakari Ailus @ 2017-09-15 14:40 UTC (permalink / raw)
  To: linux-leds
  Cc: linux-acpi, devicetree, jacek.anaszewski, mika.westerberg, rafael

Hello everyone,

This small patchset defines how to use LEDs and refer to LEDs on ACPI as
well as make use of this with the AS3645A driver.

These patches depend on the AS3645A set here:

<URL:http://www.spinics.net/lists/linux-media/msg121423.html>

as well as the V4L2 fwnode / async improvement patchset here:

<URL:https://www.mail-archive.com/linux-media@vger.kernel.org/msg119015.html>

The two patches in this set used to be part of the above set (v9):

<URL:https://www.mail-archive.com/linux-media@vger.kernel.org/msg118522.html>

Comments would be welcome.

Regards,
Sakari

Sakari Ailus (2):
  ACPI: Document how to refer to LEDs from remote nodes
  as3645a: Switch to fwnode property API

 Documentation/acpi/dsd/leds.txt | 94 +++++++++++++++++++++++++++++++++++++++++
 drivers/leds/leds-as3645a.c     | 81 ++++++++++++++++++++---------------
 2 files changed, 140 insertions(+), 35 deletions(-)
 create mode 100644 Documentation/acpi/dsd/leds.txt

-- 
2.11.0


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

end of thread, other threads:[~2017-09-18 18:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15 14:40 [PATCH 0/2] ACPI LED and LED flash support, ACPI support for AS3645A LED flash controller Sakari Ailus
2017-09-15 14:40 ` [PATCH 1/2] ACPI: Document how to refer to LEDs from remote nodes Sakari Ailus
2017-09-17 16:57   ` Jacek Anaszewski
2017-09-18 10:34     ` Sakari Ailus
2017-09-18 18:14       ` Jacek Anaszewski
2017-09-15 14:40 ` [PATCH 2/2] as3645a: Switch to fwnode property API Sakari Ailus

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).