mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 15:04:27 +08: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
|