diff options
author | David Cohen <david.a.cohen@linux.intel.com> | 2014-10-16 19:06:59 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-10-20 09:06:34 +0200 |
commit | c11f042b8607f38410351fb30c224783f2b24fb7 (patch) | |
tree | da7245488170e8d40c49d1eb436e76a7641b5b83 | |
parent | 3a71c05e66e597a1349fdbd5f0bb119d8d9cb850 (diff) | |
download | op-kernel-dev-c11f042b8607f38410351fb30c224783f2b24fb7.zip op-kernel-dev-c11f042b8607f38410351fb30c224783f2b24fb7.tar.gz |
pinctrl: use linux-gpio mailing list
The GPIO concepts are close enough to pin control that we may use
the same mailing list to discuss them.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a20df9b..d7df791 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7153,6 +7153,7 @@ F: drivers/crypto/picoxcell* PIN CONTROL SUBSYSTEM M: Linus Walleij <linus.walleij@linaro.org> +L: linux-gpio@vger.kernel.org S: Maintained F: drivers/pinctrl/ F: include/linux/pinctrl/ |