summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sunplus/Makefile
diff options
context:
space:
mode:
authorWells Lu <wellslutw@gmail.com>2022-01-16 22:52:14 +0800
committerLinus Walleij <linus.walleij@linaro.org>2022-01-30 02:55:41 +0100
commitaa74c44be19c8b1de38d955c2c45c309991c805a (patch)
tree88f342141b1c6c3a462c8dd4f14a79134b39bb07 /drivers/pinctrl/sunplus/Makefile
parent340407d214e4566c8a5d6997b7ca5ec21c7077a8 (diff)
pinctrl: Add driver for Sunplus SP7021
Add driver for Sunplus SP7021 SoC. Signed-off-by: Wells Lu <wellslutw@gmail.com> Link: https://lore.kernel.org/r/1642344734-27229-3-git-send-email-wellslutw@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sunplus/Makefile')
-rw-r--r--drivers/pinctrl/sunplus/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/pinctrl/sunplus/Makefile b/drivers/pinctrl/sunplus/Makefile
new file mode 100644
index 000000000000..a26952c5286a
--- /dev/null
+++ b/drivers/pinctrl/sunplus/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# Makefile for the Sunplus Pin control drivers.
+#
+obj-$(CONFIG_PINCTRL_SPPCTL) += sppinctrl.o
+sppinctrl-objs := sppctl.o sppctl_sp7021.o