mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 13:22:23 +00:00
deda8287e1
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>
4 lines
71 B
Makefile
4 lines
71 B
Makefile
# SPEAr pinmux support
|
|
|
|
obj-$(CONFIG_PINCTRL_SPEAR) += pinctrl-spear.o
|