Re: [PATCH v1 1/1] regulator/rpi-panel-attiny: Get rid of duplicate of_node assignment

From: Andy Shevchenko
Date: Wed Apr 06 2022 - 11:45:21 EST


On Fri, Mar 25, 2022 at 08:45:08PM +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? Can it be applied now?

--
With Best Regards,
Andy Shevchenko