diff mbox

[v2] MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver

Message ID 1444730142-4683-1-git-send-email-boris.brezillon@free-electrons.com (mailing list archive)
State Accepted
Headers show

Commit Message

Boris BREZILLON Oct. 13, 2015, 9:55 a.m. UTC
Add myself as the maintainer of the atmel-hlcdc DRM driver.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

---
Changes since v1:
 - Fix the MAINTAINER entry title
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Alexandre Belloni Oct. 15, 2015, 1:26 p.m. UTC | #1
On 13/10/2015 at 11:55:42 +0200, Boris Brezillon wrote :
> Add myself as the maintainer of the atmel-hlcdc DRM driver.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 797236b..670ff22 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3591,6 +3591,13 @@  F:	drivers/gpu/drm/i915/
 F:	include/drm/i915*
 F:	include/uapi/drm/i915*
 
+DRM DRIVERS FOR ATMEL HLCDC
+M:	Boris Brezillon <boris.brezillon@free-electrons.com>
+L:	dri-devel@lists.freedesktop.org
+S:	Supported
+F:	drivers/gpu/drm/atmel-hlcdc/
+F:	Documentation/devicetree/bindings/drm/atmel/
+
 DRM DRIVERS FOR EXYNOS
 M:	Inki Dae <inki.dae@samsung.com>
 M:	Joonyoung Shim <jy0922.shim@samsung.com>