diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:05:53 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-05-23 09:20:07 +0200 |
commit | d28ab95b3cdc502b103bb78fa5f07cb88dbf1161 (patch) | |
tree | ef50cf067ab0317dcc7cd6a1c5a597f7b98270f7 /MAINTAINERS | |
parent | a39ed680bddb1ead592e22ed812c7e47286bfc03 (diff) |
MAINTAINERS: Add file patterns for drm 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: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1463907991-7916-17-git-send-email-geert@linux-m68k.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 216d4476aab6..15ec03b58d84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3765,6 +3765,9 @@ T: git git://people.freedesktop.org/~airlied/linux S: Maintained F: drivers/gpu/drm/ F: drivers/gpu/vga/ +F: Documentation/devicetree/bindings/display/ +F: Documentation/devicetree/bindings/gpu/ +F: Documentation/devicetree/bindings/video/ F: Documentation/DocBook/gpu.* F: include/drm/ F: include/uapi/drm/ |