Re: [PATCH v1 1/1] powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
From: Michael Ellerman <hidden>
Date: 2022-05-15 10:14:37
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2022-05-15 10:14:37
Also in:
lkml
On Wed, 23 Mar 2022 19:43:42 +0200, Andy Shevchenko wrote:
Let GPIO library to assign of_node from the parent device. This allows to move GPIO library and drivers to use fwnode APIs instead of being stuck with OF-only interfaces.
Applied to powerpc/next.
[1/1] powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
https://git.kernel.org/powerpc/c/610cc9f45881f1a3758f323d6d7d67e572958c3b
cheers