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@xxxxxxxxxxxxxxx/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@xxxxxxxxxxxxxxx/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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html