On Fri, Sep 18, 2020 at 12:32:48AM +0200, Marek BehĂșn wrote: > Hi, > > this series is also available at [1]. > > This is v2, you can read cover letter of v1 at [2] (togehter with > explanation of why I did this). ... > leds: ns2: use devres LED registering function > leds: ns2: alloc simple array instead of struct ns2_led_priv > leds: ns2: support OF probing only, forget platdata > leds: ns2: move parsing of one LED into separate function > leds: ns2: use devres API for getting GPIO descriptors > leds: ns2: cosmetic structure rename > leds: ns2: cosmetic variable rename > leds: ns2: cosmetic change > leds: ns2: cosmetic change: use helper variable > leds: ns2: register LED immediately after parsing DT properties > leds: ns2: remove unneeded variable > leds: ns2: cosmetic: use reverse christmas tree > leds: ns2: reorder headers alphabetically > leds: ns2: use struct led_init_data when registering Hi Marek, If you agree, I'll wait the fwnode support before reviewing and testing this patches. Simon