diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:13 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-05-30 09:42:37 +0200 |
commit | 9feeed94d0a8f2586f15490c8e31e1e0954fc290 (patch) | |
tree | d35fe7f1f813d1690353801379abccbcad03c0f3 /MAINTAINERS | |
parent | 6b1a7c9ecde434adb515e1c9a89a579a6feb3070 (diff) | |
download | op-kernel-dev-9feeed94d0a8f2586f15490c8e31e1e0954fc290.zip op-kernel-dev-9feeed94d0a8f2586f15490c8e31e1e0954fc290.tar.gz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e..3367e1e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8944,6 +8944,7 @@ M: Linus Walleij <linus.walleij@linaro.org> L: linux-gpio@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git S: Maintained +F: Documentation/devicetree/bindings/pinctrl/ F: drivers/pinctrl/ F: include/linux/pinctrl/ |