summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/uniphier/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-11 11:17:33 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-24 15:21:13 (GMT)
commite4410e820756891129f7c15f701c51956013804b (patch)
tree6cde38cb05f8b9485ae2f7abd1c610eea7a6eda7 /drivers/pinctrl/uniphier/Makefile
parent5dc626f836190fa2ef27f34e263b53641c14087c (diff)
downloadu-boot-e4410e820756891129f7c15f701c51956013804b.tar.xz
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 748aa1b..b4bd042 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