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

From: Andy Shevchenko
Date: Wed Jan 05 2022 - 09:33:00 EST


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?

--
With Best Regards,
Andy Shevchenko