diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:07 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-28 12:35:11 +0200 |
commit | f46d92e86d21da7eb3b06e0675272ef57e1b8565 (patch) | |
tree | 33b50cc36433e13b8a69af8ab60cabc0f929e33e /MAINTAINERS | |
parent | 7ad2410c986b888323b8873df13d6505759c0275 (diff) | |
download | linux-stable-f46d92e86d21da7eb3b06e0675272ef57e1b8565.tar.gz linux-stable-f46d92e86d21da7eb3b06e0675272ef57e1b8565.tar.bz2 linux-stable-f46d92e86d21da7eb3b06e0675272ef57e1b8565.zip |
MAINTAINERS: Add file patterns for mips 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: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13340/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index db79bd4cbec3..192c7b1e80bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7270,6 +7270,7 @@ W: http://www.linux-mips.org/ T: git git://git.linux-mips.org/pub/scm/ralf/linux.git Q: http://patchwork.linux-mips.org/project/linux-mips/list/ S: Supported +F: Documentation/devicetree/bindings/mips/ F: Documentation/mips/ F: arch/mips/ |