aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@st.com>2012-03-28 22:27:07 +0530
committerArnd Bergmann <arnd@arndb.de>2012-04-22 22:49:23 +0200
commitdeda8287e1a602393b052c80b815b3706987b3da (patch)
tree49f77fb650a90a6aaff711206067ff2e1ba6a445 /drivers/pinctrl/spear/Makefile
parentSPEAr: Update defconfigs (diff)
downloadlinux-dev-deda8287e1a602393b052c80b815b3706987b3da.tar.xz
linux-dev-deda8287e1a602393b052c80b815b3706987b3da.zip
pinctrl: Add SPEAr pinctrl drivers
This adds pinctrl driver for SPEAr platform. It also updates MAINTAINERS file for SPEAr pinctrl drivers. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'drivers/pinctrl/spear/Makefile')
-rw-r--r--drivers/pinctrl/spear/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/pinctrl/spear/Makefile b/drivers/pinctrl/spear/Makefile
new file mode 100644
index 000000000000..69c1a51e19d3
--- /dev/null
+++ b/drivers/pinctrl/spear/Makefile
@@ -0,0 +1,3 @@
+# SPEAr pinmux support
+
+obj-$(CONFIG_PINCTRL_SPEAR) += pinctrl-spear.o