diff mbox

[v3,2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.

Message ID 1444426068-15817-3-git-send-email-eric@anholt.net (mailing list archive)
State New, archived
Headers show

Commit Message

Eric Anholt Oct. 9, 2015, 9:27 p.m. UTC
Signed-off-by: Eric Anholt <eric@anholt.net>
---

v2: Mark it Supported, not Maintained.

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Emil Velikov Oct. 9, 2015, 10:12 p.m. UTC | #1
Hi Eric,

On 9 October 2015 at 22:27, Eric Anholt <eric@anholt.net> wrote:
> Signed-off-by: Eric Anholt <eric@anholt.net>
> ---
>
> v2: Mark it Supported, not Maintained.
>
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab7..e331e46 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3653,6 +3653,12 @@ S:       Maintained
>  F:     drivers/gpu/drm/sti
>  F:     Documentation/devicetree/bindings/gpu/st,stih4xx.txt
>
> +DRM DRIVERS FOR VC4
> +M:     Eric Anholt <eric@anholt.net>
> +T:     git git://github.com/anholt/linux
You might want to add dri-devel as mailing list, at least initially.

> +S:     Supported
> +F:     drivers/gpu/drm/vc4/*
Imho, the binding documentation should also be listed here.

Regards,
Emil
Eric Anholt Oct. 9, 2015, 11:13 p.m. UTC | #2
Emil Velikov <emil.l.velikov@gmail.com> writes:

> Hi Eric,
>
> On 9 October 2015 at 22:27, Eric Anholt <eric@anholt.net> wrote:
>> Signed-off-by: Eric Anholt <eric@anholt.net>
>> ---
>>
>> v2: Mark it Supported, not Maintained.
>>
>>  MAINTAINERS | 6 ++++++
>>  1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 7ba7ab7..e331e46 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3653,6 +3653,12 @@ S:       Maintained
>>  F:     drivers/gpu/drm/sti
>>  F:     Documentation/devicetree/bindings/gpu/st,stih4xx.txt
>>
>> +DRM DRIVERS FOR VC4
>> +M:     Eric Anholt <eric@anholt.net>
>> +T:     git git://github.com/anholt/linux
> You might want to add dri-devel as mailing list, at least initially.

I believe that's already implied by the general entry for dri-devel:

./scripts/get_maintainer.pl -f drivers/gpu/drm/vc4/vc4_drv.c
Eric Anholt <eric@anholt.net> (supporter:DRM DRIVERS FOR VC4)
David Airlie <airlied@linux.ie> (maintainer:DRM DRIVERS)
dri-devel@lists.freedesktop.org (open list:DRM DRIVERS)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab7..e331e46 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3653,6 +3653,12 @@  S:	Maintained
 F:	drivers/gpu/drm/sti
 F:	Documentation/devicetree/bindings/gpu/st,stih4xx.txt
 
+DRM DRIVERS FOR VC4
+M:	Eric Anholt <eric@anholt.net>
+T:	git git://github.com/anholt/linux
+S:	Supported
+F:	drivers/gpu/drm/vc4/*
+
 DSBR100 USB FM RADIO DRIVER
 M:	Alexey Klimov <klimov.linux@gmail.com>
 L:	linux-media@vger.kernel.org