summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/uniphier/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-11 20:17:35 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-25 00:24:30 +0900
commit06b2ae5890fad1531965ae8ad844336e67fc9bb0 (patch)
tree9ff3b5b6234375683483c82b3a8166a59b8fd8a3 /drivers/pinctrl/uniphier/Makefile
parenta343812461d40dfe72622176c6581a9e2f673ea2 (diff)
downloadtalos-obmc-uboot-06b2ae5890fad1531965ae8ad844336e67fc9bb0.tar.gz
talos-obmc-uboot-06b2ae5890fad1531965ae8ad844336e67fc9bb0.zip
pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver
Add pin configuration and pinmux support for UniPhier PH1-sLD8 SoC. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers/pinctrl/uniphier/Makefile')
-rw-r--r--drivers/pinctrl/uniphier/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/uniphier/Makefile b/drivers/pinctrl/uniphier/Makefile
index b1b597e0dc..3349fff80a 100644
--- a/drivers/pinctrl/uniphier/Makefile
+++ b/drivers/pinctrl/uniphier/Makefile
@@ -2,3 +2,4 @@ obj-$(CONFIG_PINCTRL_UNIPHIER_CORE) += pinctrl-uniphier-core.o
obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_LD4) += pinctrl-ph1-ld4.o
obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_PRO4) += pinctrl-ph1-pro4.o
+obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_SLD8) += pinctrl-ph1-sld8.o
OpenPOWER on IntegriCloud