diff mbox

MAINTAINERS: add maintainer for the atmel-hlcdc DRM driver

Message ID 1444423053-7388-1-git-send-email-boris.brezillon@free-electrons.com (mailing list archive)
State New, archived
Headers show

Commit Message

Boris BREZILLON Oct. 9, 2015, 8:37 p.m. UTC
Add myself as the maintainer of the atmel-hlcdc DRM driver.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Alexandre Belloni Oct. 9, 2015, 10 p.m. UTC | #1
On 09/10/2015 at 22:37:33 +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>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 797236b..11173b5 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_AT91

I would remove AT91
Nicolas Ferre Oct. 13, 2015, 9:26 a.m. UTC | #2
Le 10/10/2015 00:00, Alexandre Belloni a écrit :
> On 09/10/2015 at 22:37:33 +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>
>> ---
>>  MAINTAINERS | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 797236b..11173b5 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_AT91
> 
> I would remove AT91

Yes I agree with Alexandre.

Otherwise, you can add my:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
on your v2 patch.

Bye,
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 797236b..11173b5 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_AT91
+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>