gpio: nomadik: Finish conversion to use firmware node APIs
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Sat, 2 Mar 2024 17:33:29 +0000 (19:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 3 Mar 2024 08:43:10 +0000 (09:43 +0100)
commitcaddc92c57451d983c7e31e60b961c5aae4ece63
tree0cd724052d540e6e567ab60e5a96ac2d2bf8fded
parentb824f841a4a8442f626fedeafb3c8fcfb7bef823
gpio: nomadik: Finish conversion to use firmware node APIs

Previously driver got a few updates in order to replace OF APIs by
respective firmware node, however it was not finished to the logical
end, e.g., some APIs that has been used are still require OF node
to be passed. Finish that job by converting leftovers to use firmware
node APIs.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240302173401.217830-1-andy.shevchenko@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-nomadik.c
drivers/pinctrl/nomadik/pinctrl-nomadik.c
include/linux/gpio/gpio-nomadik.h