diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:25 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 16:50:53 -0400 |
commit | 30743257f04d8ffa1d58aa5f68f2be84f4607103 (patch) | |
tree | cb402442ffd166eb7f4d3a389e8742a974e0e9a7 /MAINTAINERS | |
parent | 24a6a3037e0b47168f9b3bb9db7ad60c89dad7ba (diff) |
MAINTAINERS: Add file patterns for serial 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1b090f86e0d..51447a517095 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9996,6 +9996,7 @@ SERIAL DRIVERS | |||
9996 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 9996 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
9997 | L: linux-serial@vger.kernel.org | 9997 | L: linux-serial@vger.kernel.org |
9998 | S: Maintained | 9998 | S: Maintained |
9999 | F: Documentation/devicetree/bindings/serial/ | ||
9999 | F: drivers/tty/serial/ | 10000 | F: drivers/tty/serial/ |
10000 | 10001 | ||
10001 | SYNOPSYS DESIGNWARE DMAC DRIVER | 10002 | SYNOPSYS DESIGNWARE DMAC DRIVER |