diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:13 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-05-30 03:42:37 -0400 |
commit | 9feeed94d0a8f2586f15490c8e31e1e0954fc290 (patch) | |
tree | d35fe7f1f813d1690353801379abccbcad03c0f3 | |
parent | 6b1a7c9ecde434adb515e1c9a89a579a6feb3070 (diff) |
MAINTAINERS: Add file patterns for pinctrl device tree bindings
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
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 7304d2e37a98..3367e1e9d64a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8944,6 +8944,7 @@ M: Linus Walleij <linus.walleij@linaro.org> | |||
8944 | L: linux-gpio@vger.kernel.org | 8944 | L: linux-gpio@vger.kernel.org |
8945 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git | 8945 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git |
8946 | S: Maintained | 8946 | S: Maintained |
8947 | F: Documentation/devicetree/bindings/pinctrl/ | ||
8947 | F: drivers/pinctrl/ | 8948 | F: drivers/pinctrl/ |
8948 | F: include/linux/pinctrl/ | 8949 | F: include/linux/pinctrl/ |
8949 | 8950 | ||