powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 23 Mar 2022 17:43:42 +0000 (19:43 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 20 Apr 2022 22:42:47 +0000 (08:42 +1000)
commit610cc9f45881f1a3758f323d6d7d67e572958c3b
treed71f01f4bf88ac08724fd5e4da51b2535963ac7a
parentce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e
powerpc/83xx/mpc8349emitx: Get rid of of_node assignment

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.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Scott Wood <oss@buserror.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220323174342.56187-1-andriy.shevchenko@linux.intel.com
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c