]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62faba6f6ffd56ded43c0e7def0e7c89392b8846
treed71f01f4bf88ac08724fd5e4da51b2535963ac7a
parentc02c8228f39a35a18b7da5bed4327a96bdd1c782
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