* [PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc
@ 2019-06-27 21:16 Sam Ravnborg
2019-06-28 6:12 ` Boris Brezillon
0 siblings, 1 reply; 4+ messages in thread
From: Sam Ravnborg @ 2019-06-27 21:16 UTC (permalink / raw)
To: dri-devel, linux-kernel, Boris Brezillon
Cc: Nicolas Ferre, Alexandre Belloni, Claudiu Beznea, Peter Rosin
I have agreed with Boris Brezillon that we will share the
maintainer role for the drm/atmel_hlcdc driver.
Nicolas Ferre from Microchip has donated a few boards that
allows me to test things - thanks!
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Boris Brezillon <bbrezillon@kernel.org>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
Cc: Peter Rosin <peda@axentia.se>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 515a81fdb7d6..0a76716874bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5251,6 +5251,7 @@ F: Documentation/gpu/meson.rst
T: git git://anongit.freedesktop.org/drm/drm-misc
DRM DRIVERS FOR ATMEL HLCDC
+M: Sam Ravnborg <sam@ravnborg.org>
M: Boris Brezillon <bbrezillon@kernel.org>
L: dri-devel@lists.freedesktop.org
S: Supported
--
2.20.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc
2019-06-27 21:16 [PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc Sam Ravnborg
@ 2019-06-28 6:12 ` Boris Brezillon
2019-06-28 7:48 ` Nicolas.Ferre
2019-06-30 8:13 ` Sam Ravnborg
0 siblings, 2 replies; 4+ messages in thread
From: Boris Brezillon @ 2019-06-28 6:12 UTC (permalink / raw)
To: Sam Ravnborg
Cc: dri-devel, linux-kernel, Boris Brezillon, Nicolas Ferre,
Alexandre Belloni, Claudiu Beznea, Peter Rosin
On Thu, 27 Jun 2019 23:16:43 +0200
Sam Ravnborg <sam@ravnborg.org> wrote:
> I have agreed with Boris Brezillon that we will share the
> maintainer role for the drm/atmel_hlcdc driver.
> Nicolas Ferre from Microchip has donated a few boards that
> allows me to test things - thanks!
>
> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> Cc: Boris Brezillon <bbrezillon@kernel.org>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
> Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
> Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
> Cc: Peter Rosin <peda@axentia.se>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 515a81fdb7d6..0a76716874bd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5251,6 +5251,7 @@ F: Documentation/gpu/meson.rst
> T: git git://anongit.freedesktop.org/drm/drm-misc
>
> DRM DRIVERS FOR ATMEL HLCDC
> +M: Sam Ravnborg <sam@ravnborg.org>
> M: Boris Brezillon <bbrezillon@kernel.org>
> L: dri-devel@lists.freedesktop.org
> S: Supported
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc
2019-06-28 6:12 ` Boris Brezillon
@ 2019-06-28 7:48 ` Nicolas.Ferre
2019-06-30 8:13 ` Sam Ravnborg
1 sibling, 0 replies; 4+ messages in thread
From: Nicolas.Ferre @ 2019-06-28 7:48 UTC (permalink / raw)
To: boris.brezillon, sam
Cc: dri-devel, linux-kernel, bbrezillon, alexandre.belloni,
Claudiu.Beznea, peda
On 28/06/2019 at 08:12, Boris Brezillon wrote:
> On Thu, 27 Jun 2019 23:16:43 +0200
> Sam Ravnborg <sam@ravnborg.org> wrote:
>
>> I have agreed with Boris Brezillon that we will share the
>> maintainer role for the drm/atmel_hlcdc driver.
>> Nicolas Ferre from Microchip has donated a few boards that
>> allows me to test things - thanks!
>>
>> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
>> Cc: Boris Brezillon <bbrezillon@kernel.org>
>
> Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Of course:
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Thanks a lot Sam for taking this maintainer role!
Best regards,
Nicolas
>> Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
>> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
>> Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
>> Cc: Peter Rosin <peda@axentia.se>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 515a81fdb7d6..0a76716874bd 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5251,6 +5251,7 @@ F: Documentation/gpu/meson.rst
>> T: git git://anongit.freedesktop.org/drm/drm-misc
>>
>> DRM DRIVERS FOR ATMEL HLCDC
>> +M: Sam Ravnborg <sam@ravnborg.org>
>> M: Boris Brezillon <bbrezillon@kernel.org>
>> L: dri-devel@lists.freedesktop.org
>> S: Supported
>
>
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc
2019-06-28 6:12 ` Boris Brezillon
2019-06-28 7:48 ` Nicolas.Ferre
@ 2019-06-30 8:13 ` Sam Ravnborg
1 sibling, 0 replies; 4+ messages in thread
From: Sam Ravnborg @ 2019-06-30 8:13 UTC (permalink / raw)
To: Boris Brezillon
Cc: Alexandre Belloni, Boris Brezillon, Nicolas Ferre, dri-devel,
linux-kernel, Peter Rosin, Claudiu Beznea
On Fri, Jun 28, 2019 at 08:12:56AM +0200, Boris Brezillon wrote:
> On Thu, 27 Jun 2019 23:16:43 +0200
> Sam Ravnborg <sam@ravnborg.org> wrote:
>
> > I have agreed with Boris Brezillon that we will share the
> > maintainer role for the drm/atmel_hlcdc driver.
> > Nicolas Ferre from Microchip has donated a few boards that
> > allows me to test things - thanks!
> >
> > Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> > Cc: Boris Brezillon <bbrezillon@kernel.org>
>
> Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
>
> > Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
> > Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
> > Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
> > Cc: Peter Rosin <peda@axentia.se>
Thanks.
Pushed to drm-misc-next with yours and Nicolas' ack.
Sam
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-06-30 8:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-27 21:16 [PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc Sam Ravnborg
2019-06-28 6:12 ` Boris Brezillon
2019-06-28 7:48 ` Nicolas.Ferre
2019-06-30 8:13 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox