diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 09:06:25 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 20:50:53 (GMT) |
commit | 30743257f04d8ffa1d58aa5f68f2be84f4607103 (patch) | |
tree | cb402442ffd166eb7f4d3a389e8742a974e0e9a7 | |
parent | 24a6a3037e0b47168f9b3bb9db7ad60c89dad7ba (diff) | |
download | linux-30743257f04d8ffa1d58aa5f68f2be84f4607103.tar.xz |
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>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1b090f..51447a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9996,6 +9996,7 @@ SERIAL DRIVERS M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> L: linux-serial@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/serial/ F: drivers/tty/serial/ SYNOPSYS DESIGNWARE DMAC DRIVER |