3 Dec
2021
3 Dec
'21
5:25 p.m.
On Fri, Dec 03, 2021 at 04:45:31PM +0200, Péter Ujfalusi wrote:
On 02/12/2021 22:56, 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 assignment here.
Thanks, looks good, Acked-by: Peter Ujfalusi peter.ujfalusi@gmail.com
Thanks!
For the details one may look into the of_gpio_dev_init() implementation.
Which works after commit 1df62542e0161.
Actually even before that.
--
With Best Regards,
Andy Shevchenko