summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/uniphier/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-11 20:17:33 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-25 00:21:13 +0900
commite4410e820756891129f7c15f701c51956013804b (patch)
tree6cde38cb05f8b9485ae2f7abd1c610eea7a6eda7 /drivers/pinctrl/uniphier/Makefile
parent5dc626f836190fa2ef27f34e263b53641c14087c (diff)
downloadtalos-obmc-uboot-e4410e820756891129f7c15f701c51956013804b.tar.gz
talos-obmc-uboot-e4410e820756891129f7c15f701c51956013804b.zip
pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver
Add pin configuration and pinmux support for UniPhier PH1-LD4 SoC. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers/pinctrl/uniphier/Makefile')
-rw-r--r--drivers/pinctrl/uniphier/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/pinctrl/uniphier/Makefile b/drivers/pinctrl/uniphier/Makefile
index 748aa1b4e4..b4bd042ac4 100644
--- a/drivers/pinctrl/uniphier/Makefile
+++ b/drivers/pinctrl/uniphier/Makefile
@@ -1 +1,3 @@
obj-$(CONFIG_PINCTRL_UNIPHIER_CORE) += pinctrl-uniphier-core.o
+
+obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_LD4) += pinctrl-ph1-ld4.o
OpenPOWER on IntegriCloud