summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/uniphier/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-11 20:17:32 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-23 23:21:32 +0900
commit5dc626f836190fa2ef27f34e263b53641c14087c (patch)
treeb16bd73d7f97fb42a95502b61d0c41048c34f070 /drivers/pinctrl/uniphier/Makefile
parent8a5f6129d1450f5ff92a55cfcfd7b96ee019e303 (diff)
downloadtalos-obmc-uboot-5dc626f836190fa2ef27f34e263b53641c14087c.tar.gz
talos-obmc-uboot-5dc626f836190fa2ef27f34e263b53641c14087c.zip
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>
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
new file mode 100644
index 0000000000..748aa1b4e4
--- /dev/null
+++ b/drivers/pinctrl/uniphier/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_PINCTRL_UNIPHIER_CORE) += pinctrl-uniphier-core.o
OpenPOWER on IntegriCloud