diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-03-12 10:16:56 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-17 17:03:32 -0300 |
commit | 0c4089f80cb34329b5393825926308ba333abc67 (patch) | |
tree | 6f2ad564df2d6d13d69427002d0dc10d6191dff3 /MAINTAINERS | |
parent | a1aae088e7f9dbd97164bbacc2b624d9bacd98a3 (diff) |
MAINTAINERS: Add file patterns for media 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>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d3b9993e4ba..6919a495bdad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8075,6 +8075,7 @@ W: https://linuxtv.org Q: http://patchwork.kernel.org/project/linux-media/list/ T: git git://linuxtv.org/media_tree.git S: Maintained +F: Documentation/devicetree/bindings/media/ F: Documentation/media/ F: drivers/media/ F: drivers/staging/media/ |