Re: [PATCH v1 1/1] gpio: tegra: Get rid of duplicate of_node assignment

From: Andy Shevchenko
Date: Mon Jan 24 2022 - 10:11:24 EST


On Thu, Jan 06, 2022 at 09:42:15AM +0100, Bartosz Golaszewski wrote:
> On Wed, Jan 5, 2022 at 3:33 PM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> >
> > On Thu, Dec 23, 2021 at 02:26:39PM +0200, Andy Shevchenko 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.
> >
> > Any comments on this one?
>
> It looks good to me but I wanted to wait for Thierry's ack.

We have got a tag, I'll incorporate this to my usual PR, since we got into
a new cycle anyway and this is not a fix. Same for other similar patches.

--
With Best Regards,
Andy Shevchenko