pinctrl: uniphier: add UniPhier pinctrl core support
The core support for the pinctrl drivers for all the UniPhier SoCs. Signed-off-by:Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- drivers/pinctrl/Kconfig 2 additions, 0 deletionsdrivers/pinctrl/Kconfig
- drivers/pinctrl/Makefile 2 additions, 0 deletionsdrivers/pinctrl/Makefile
- drivers/pinctrl/uniphier/Kconfig 6 additions, 0 deletionsdrivers/pinctrl/uniphier/Kconfig
- drivers/pinctrl/uniphier/Makefile 1 addition, 0 deletionsdrivers/pinctrl/uniphier/Makefile
- drivers/pinctrl/uniphier/pinctrl-uniphier-core.c 154 additions, 0 deletionsdrivers/pinctrl/uniphier/pinctrl-uniphier-core.c
- drivers/pinctrl/uniphier/pinctrl-uniphier.h 113 additions, 0 deletionsdrivers/pinctrl/uniphier/pinctrl-uniphier.h
drivers/pinctrl/uniphier/Kconfig
0 → 100644
drivers/pinctrl/uniphier/Makefile
0 → 100644
drivers/pinctrl/uniphier/pinctrl-uniphier.h
0 → 100644
Please register or sign in to comment