pinctrl: uniphier: Add UniPhier NX1 pinctrl driver
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Wed, 6 Oct 2021 11:10:06 +0000 (20:10 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 13 Oct 2021 00:13:47 +0000 (02:13 +0200)
commitb0b2303c02fee27662149153fba1f0e7de775b45
treeae6412290b46ccc124772c934e73fbab1601aec9
parentf66e173dd8317cde2397174f12419ac008dc413e
pinctrl: uniphier: Add UniPhier NX1 pinctrl driver

Add pin configuration and pinmux support for UniPhier NX1 SoC.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/1633518606-8298-4-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/uniphier/Kconfig
drivers/pinctrl/uniphier/Makefile
drivers/pinctrl/uniphier/pinctrl-uniphier-nx1.c [new file with mode: 0644]