Hi Jacek, others, Here's the second version of the ACPI LED support set. I kept your ack based on your 2017 review. :-) Besides addressing the review comments, the references to the LEDs have been aligned with then-added Documentation/acpi/dsd/data-node-reference.txt which is also referred to form the document. The driver patch has been rebased. I understand also if you'd like to postpone the driver change after your big LED naming set get merged. Let me know what you prefer. Thanks. Sakari Ailus (2): ACPI: Document how to refer to LEDs from remote nodes as3645a: Switch to fwnode property API Documentation/acpi/dsd/leds.txt | 99 +++++++++++++++++++++++++++++++++++++++++ drivers/leds/leds-as3645a.c | 93 +++++++++++++++++++++----------------- 2 files changed, 151 insertions(+), 41 deletions(-) create mode 100644 Documentation/acpi/dsd/leds.txt -- 2.11.0