]> git.ipfire.org Git - people/ms/u-boot.git/commit
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 24 Mar 2016 13:32:46 +0000 (22:32 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 31 Mar 2016 15:57:15 +0000 (00:57 +0900)
commit8a3328c209d0a9bcb09a96ac0b804e9fedac2884
treeab1014c6cc18128724a474523be0eb2654fb5839
parent3b05b5f0e450bbe8414d60c6c1ff44ef0cf3174a
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver

Add pin configuration and pinmux support for UniPhier PH1-LD20 SoC.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/pinctrl/uniphier/Kconfig
drivers/pinctrl/uniphier/Makefile
drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c [new file with mode: 0644]