On Fri, 28 Aug 2020 at 16:31, Linus Walleij <[email protected]> wrote: > > On Thu, Aug 27, 2020 at 9:00 PM Krzysztof Kozlowski <[email protected]> wrote: > > > Add devm_fwnode_gpiod_get_optional() and > > devm_fwnode_gpiod_get_index_optional() helpers, similar to regular > > devm_gpiod optional versions. Drivers getting GPIOs from a firmware > > node might use it to remove some boilerplate code. > > > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > > Reviewed-by: Andy Shevchenko <[email protected]> > > OK then, I suppose this gets merged with the rest? > > Reviewed-by: Linus Walleij <[email protected]>
That's the easiest unless you expect some conflicts. Only one next patch depends on this so worst case it could wait one cycle. Best regards, Krzysztof

