On Thu, Apr 14, 2022 at 9:02 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > This is a spin-off (*) of the previous work of switching GPIO library > to use fwnode instead of of_node. Here we introduce a couple of > a new macro helpers, which allows to switch some of the drivers > to use fwnode and partially fwnode APIs. As a result of this cleanup > a few drivers switched to use GPIO fwnode instead of of_node. > > *) it's subset of it with a new (patch 1) helper. > > Marek, Martin, can you give this a try? > This requires at least two patches for GPIO library to be applied. > > Bart, Linus, I can take it thru my tree with an immutable branch if > it's the way you prefer, otherwise please suggest on how to proceed. Hmmm that sounds best, patch 1 does not apply to the pinctrl tree so I suppose there are already dependencies in the GPIO tree? FWIW, the series: Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> I'm of course a fan of this nice refactoring series. Yours, Linus Walleij