pinctrl: armada-37xx: Switch to use fwnode instead of of_node
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 1 Apr 2022 10:36:03 +0000 (13:36 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 18 Apr 2022 13:18:40 +0000 (16:18 +0300)
commit2954ce1e452567c17e3899be2df6b145bc50a05e
treef9379edd3153d0324a82e5bb4c69c93f8f7c7c15
parentaf47d8033fc731f19600efd27ba4a7d0fdfcc77c
pinctrl: armada-37xx: Switch to use fwnode instead of of_node

GPIO library now accepts fwnode as a firmware node,
so switch the driver to use it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c