diff options
author | Tony Lindgren <tony@atomide.com> | 2015-12-10 17:27:32 -0500 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-12-14 09:03:19 -0500 |
commit | 13cbd906e89a1af42c586dcc4f42b311d23b7fd1 (patch) | |
tree | 886f664894dd5f22c490b2afe91560148127d176 | |
parent | 4c02cba18cc9de672a554ddda4f23dec8cb4b48e (diff) |
MAINTAINERS: pinctrl: Add maintainers for pinctrl-single
Otherwise we keep missing patches related to this driver.
Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69c8a9c3289a..06412850a880 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8379,6 +8379,14 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | |||
8379 | S: Maintained | 8379 | S: Maintained |
8380 | F: drivers/pinctrl/samsung/ | 8380 | F: drivers/pinctrl/samsung/ |
8381 | 8381 | ||
8382 | PIN CONTROLLER - SINGLE | ||
8383 | M: Tony Lindgren <tony@atomide.com> | ||
8384 | M: Haojian Zhuang <haojian.zhuang@linaro.org> | ||
8385 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
8386 | L: linux-omap@vger.kernel.org | ||
8387 | S: Maintained | ||
8388 | F: drivers/pinctrl/pinctrl-single.c | ||
8389 | |||
8382 | PIN CONTROLLER - ST SPEAR | 8390 | PIN CONTROLLER - ST SPEAR |
8383 | M: Viresh Kumar <vireshk@kernel.org> | 8391 | M: Viresh Kumar <vireshk@kernel.org> |
8384 | L: spear-devel@list.st.com | 8392 | L: spear-devel@list.st.com |