On Wed, Dec 15, 2021 at 11:28:34AM +0100, Geert Uytterhoeven wrote: > On Mon, Dec 13, 2021 at 5:40 PM Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > GPIO library does copy the of_node from the parent device of > > the GPIO chip, there is no need to repeat this in the individual > > drivers. Remove these assignment all at once. > > > > For the details one may look into the of_gpio_dev_init() implementation. > > drivers/pinctrl/renesas/pinctrl-rza2.c | 1 - > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Tested-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thanks, there is v2 with this patch w/o changes. I take a liberty to extrapolate the tags to it. I need to send a v3 in case Linus hasn't taken the first patch before it happens. -- With Best Regards, Andy Shevchenko