pinctrl: nuvoton: Reduce use of OF-specific APIs
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Tue, 18 Mar 2025 10:57:18 +0000 (12:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Mar 2025 08:14:10 +0000 (09:14 +0100)
commit693c9ecd832669c55e8d8067eba064440d9a4709
treecf696e37273c9286d6e539b62aaebe980d6695fa
parentd52ecc655a780da256e93575cd5b8a225a2fe601
pinctrl: nuvoton: Reduce use of OF-specific APIs

Some drivers are using device property APIs along with OF-specific ones.
At the same time few of the latter can be converted to device property
calls. Reduce use of OF-specific APIs in order to bring a bit more consistency
into the drivers.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/20250318105932.2090926-6-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nuvoton/pinctrl-ma35.c
drivers/pinctrl/nuvoton/pinctrl-ma35d1.c
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c
drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c