On Wed, 2022-03-23 at 19:43 +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. > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > --- > arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 14 +++++--------- > 1 file changed, 5 insertions(+), 9 deletions(-)
Acked-by: Scott Wood <o...@buserror.net> -Scott