aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Armstrong <[email protected]>2016-11-28 10:39:45 +0100
committerNeil Armstrong <[email protected]>2016-12-06 09:54:15 +0100
commit1de7ac686bbc5db809ab97eb715ce926a3c41a9c (patch)
tree5a939f49f70fcb6aa240623c054ee4eae1ea9e8c
parent42a7119b51ee42c7eebe2de85789d96f7439975a (diff)
MAINTAINERS: add entry for Amlogic DRM drivers
Add myself as maintainer for Amlogic DRM drivers. Acked-by: Daniel Vetter <[email protected]> Acked-by: Laurent Pinchart <[email protected]> Signed-off-by: Neil Armstrong <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 411e3b87b8c2..d59daa42aead 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4084,6 +4084,15 @@ S: Supported
F: drivers/gpu/drm/sun4i/
F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
+DRM DRIVERS FOR AMLOGIC SOCS
+M: Neil Armstrong <[email protected]>
+W: http://linux-meson.com/
+S: Supported
+F: drivers/gpu/drm/meson/
+F: Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
+
DRM DRIVERS FOR EXYNOS
M: Inki Dae <[email protected]>
M: Joonyoung Shim <[email protected]>