powerpc/52xx: Get rid of of_node assignment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 7 May 2022 10:01:46 +0000 (13:01 +0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 22 Jun 2022 02:51:49 +0000 (12:51 +1000)
commit00bcb550dc60f73d593d2dbb718c4f521c7d7be8
treeea165f786ff3db8b4134b77bb09ea3cd993b762a
parentde06fba62af64144aca6f8a8bedbc848d2e5b440
powerpc/52xx: Get rid of of_node assignment

Let GPIO library 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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220507100147.5802-3-andriy.shevchenko@linux.intel.com
arch/powerpc/platforms/52xx/mpc52xx_gpt.c