linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status
@ 2021-07-06 16:30 Benjamin Gaignard
  2021-07-09 12:38 ` Philippe CORNU
  2021-07-23 15:48 ` Alexandre TORGUE
  0 siblings, 2 replies; 5+ messages in thread
From: Benjamin Gaignard @ 2021-07-06 16:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Benjamin Gaignard

Update Benjamin Gaignard address and remove it from no more maintained
drivers.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
---
 MAINTAINERS | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c5ee008301a6..c6356cd0446a8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5460,7 +5460,7 @@ F:	tools/testing/selftests/dma/
 
 DMA-BUF HEAPS FRAMEWORK
 M:	Sumit Semwal <sumit.semwal@linaro.org>
-R:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
+R:	Benjamin Gaignard <benjamin.gaignard@collabora.com>
 R:	Liam Mark <lmark@codeaurora.org>
 R:	Laura Abbott <labbott@redhat.com>
 R:	Brian Starkey <Brian.Starkey@arm.com>
@@ -6141,7 +6141,6 @@ F:	Documentation/devicetree/bindings/display/rockchip/
 F:	drivers/gpu/drm/rockchip/
 
 DRM DRIVERS FOR STI
-M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
@@ -6151,7 +6150,6 @@ F:	drivers/gpu/drm/sti
 DRM DRIVERS FOR STM
 M:	Yannick Fertre <yannick.fertre@foss.st.com>
 M:	Philippe Cornu <philippe.cornu@foss.st.com>
-M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
@@ -17453,7 +17451,6 @@ F:	Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
 F:	sound/soc/sti/
 
 STI CEC DRIVER
-M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
 S:	Maintained
 F:	Documentation/devicetree/bindings/media/stih-cec.txt
 F:	drivers/media/cec/platform/sti/
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status
  2021-07-06 16:30 [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status Benjamin Gaignard
@ 2021-07-09 12:38 ` Philippe CORNU
  2021-07-23 15:48 ` Alexandre TORGUE
  1 sibling, 0 replies; 5+ messages in thread
From: Philippe CORNU @ 2021-07-09 12:38 UTC (permalink / raw)
  To: Benjamin Gaignard, linux-kernel



On 7/6/21 6:30 PM, Benjamin Gaignard wrote:
> Update Benjamin Gaignard address and remove it from no more maintained
> drivers.
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
> ---
>   MAINTAINERS | 5 +----
>   1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8c5ee008301a6..c6356cd0446a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5460,7 +5460,7 @@ F:	tools/testing/selftests/dma/
>   
>   DMA-BUF HEAPS FRAMEWORK
>   M:	Sumit Semwal <sumit.semwal@linaro.org>
> -R:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
> +R:	Benjamin Gaignard <benjamin.gaignard@collabora.com>
>   R:	Liam Mark <lmark@codeaurora.org>
>   R:	Laura Abbott <labbott@redhat.com>
>   R:	Brian Starkey <Brian.Starkey@arm.com>
> @@ -6141,7 +6141,6 @@ F:	Documentation/devicetree/bindings/display/rockchip/
>   F:	drivers/gpu/drm/rockchip/
>   
>   DRM DRIVERS FOR STI
> -M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
>   L:	dri-devel@lists.freedesktop.org
>   S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
> @@ -6151,7 +6150,6 @@ F:	drivers/gpu/drm/sti
>   DRM DRIVERS FOR STM
>   M:	Yannick Fertre <yannick.fertre@foss.st.com>
>   M:	Philippe Cornu <philippe.cornu@foss.st.com>
> -M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
>   L:	dri-devel@lists.freedesktop.org
>   S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
> @@ -17453,7 +17451,6 @@ F:	Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
>   F:	sound/soc/sti/
>   
>   STI CEC DRIVER
> -M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>

Hi Benjamin,

And above all, a very *big thank you*! You have been an experienced and 
inspiring maintainer all these years.

For DRM DRIVERS FOR STI, DRM DRIVERS FOR STM and STI CEC DRIVER:
Reviewed-by: Philippe Cornu <philippe.cornu@foss.st.com>

Note: We will send soon new names for DRM DRIVERS FOR STI and STI CEC 
DRIVER.

Many thanks
Philippe :-)


>   S:	Maintained
>   F:	Documentation/devicetree/bindings/media/stih-cec.txt
>   F:	drivers/media/cec/platform/sti/
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status
  2021-07-06 16:30 [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status Benjamin Gaignard
  2021-07-09 12:38 ` Philippe CORNU
@ 2021-07-23 15:48 ` Alexandre TORGUE
  2021-11-09 17:15   ` Philippe CORNU
  1 sibling, 1 reply; 5+ messages in thread
From: Alexandre TORGUE @ 2021-07-23 15:48 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: Benjamin Gaignard, linux-kernel, Philippe CORNU

Hi Arnd

On 7/6/21 6:30 PM, Benjamin Gaignard wrote:
> Update Benjamin Gaignard address and remove it from no more maintained
> drivers.
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>

How to handle this kind of patch ? Do I take it or do you take it 
directly through arm-soc tree ?

regards
Alex

> ---
>   MAINTAINERS | 5 +----
>   1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8c5ee008301a6..c6356cd0446a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5460,7 +5460,7 @@ F:	tools/testing/selftests/dma/
>   
>   DMA-BUF HEAPS FRAMEWORK
>   M:	Sumit Semwal <sumit.semwal@linaro.org>
> -R:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
> +R:	Benjamin Gaignard <benjamin.gaignard@collabora.com>
>   R:	Liam Mark <lmark@codeaurora.org>
>   R:	Laura Abbott <labbott@redhat.com>
>   R:	Brian Starkey <Brian.Starkey@arm.com>
> @@ -6141,7 +6141,6 @@ F:	Documentation/devicetree/bindings/display/rockchip/
>   F:	drivers/gpu/drm/rockchip/
>   
>   DRM DRIVERS FOR STI
> -M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
>   L:	dri-devel@lists.freedesktop.org
>   S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
> @@ -6151,7 +6150,6 @@ F:	drivers/gpu/drm/sti
>   DRM DRIVERS FOR STM
>   M:	Yannick Fertre <yannick.fertre@foss.st.com>
>   M:	Philippe Cornu <philippe.cornu@foss.st.com>
> -M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
>   L:	dri-devel@lists.freedesktop.org
>   S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
> @@ -17453,7 +17451,6 @@ F:	Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
>   F:	sound/soc/sti/
>   
>   STI CEC DRIVER
> -M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/media/stih-cec.txt
>   F:	drivers/media/cec/platform/sti/
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status
  2021-07-23 15:48 ` Alexandre TORGUE
@ 2021-11-09 17:15   ` Philippe CORNU
  2021-11-09 21:10     ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Philippe CORNU @ 2021-11-09 17:15 UTC (permalink / raw)
  To: Alexandre TORGUE, Arnd Bergmann
  Cc: Benjamin Gaignard, linux-kernel, Philippe CORNU



On 7/23/21 5:48 PM, Alexandre TORGUE wrote:
> Hi Arnd
> 
> On 7/6/21 6:30 PM, Benjamin Gaignard wrote:
>> Update Benjamin Gaignard address and remove it from no more maintained
>> drivers.
>>
>> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
> 
> How to handle this kind of patch ? Do I take it or do you take it 
> directly through arm-soc tree ?
> 
> regards
> Alex

Hi Arnd & Alexandre,

This is a kind reminder email ;-)

Many thanks for your support,
Philippe :-)


> 
>> ---
>>   MAINTAINERS | 5 +----
>>   1 file changed, 1 insertion(+), 4 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 8c5ee008301a6..c6356cd0446a8 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5460,7 +5460,7 @@ F:    tools/testing/selftests/dma/
>>   DMA-BUF HEAPS FRAMEWORK
>>   M:    Sumit Semwal <sumit.semwal@linaro.org>
>> -R:    Benjamin Gaignard <benjamin.gaignard@linaro.org>
>> +R:    Benjamin Gaignard <benjamin.gaignard@collabora.com>
>>   R:    Liam Mark <lmark@codeaurora.org>
>>   R:    Laura Abbott <labbott@redhat.com>
>>   R:    Brian Starkey <Brian.Starkey@arm.com>
>> @@ -6141,7 +6141,6 @@ F:    
>> Documentation/devicetree/bindings/display/rockchip/
>>   F:    drivers/gpu/drm/rockchip/
>>   DRM DRIVERS FOR STI
>> -M:    Benjamin Gaignard <benjamin.gaignard@linaro.org>
>>   L:    dri-devel@lists.freedesktop.org
>>   S:    Maintained
>>   T:    git git://anongit.freedesktop.org/drm/drm-misc
>> @@ -6151,7 +6150,6 @@ F:    drivers/gpu/drm/sti
>>   DRM DRIVERS FOR STM
>>   M:    Yannick Fertre <yannick.fertre@foss.st.com>
>>   M:    Philippe Cornu <philippe.cornu@foss.st.com>
>> -M:    Benjamin Gaignard <benjamin.gaignard@linaro.org>
>>   L:    dri-devel@lists.freedesktop.org
>>   S:    Maintained
>>   T:    git git://anongit.freedesktop.org/drm/drm-misc
>> @@ -17453,7 +17451,6 @@ F:    
>> Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
>>   F:    sound/soc/sti/
>>   STI CEC DRIVER
>> -M:    Benjamin Gaignard <benjamin.gaignard@linaro.org>
>>   S:    Maintained
>>   F:    Documentation/devicetree/bindings/media/stih-cec.txt
>>   F:    drivers/media/cec/platform/sti/
>>
> 
> 
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status
  2021-11-09 17:15   ` Philippe CORNU
@ 2021-11-09 21:10     ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2021-11-09 21:10 UTC (permalink / raw)
  To: Philippe CORNU
  Cc: Alexandre TORGUE, Arnd Bergmann, Benjamin Gaignard,
	Linux Kernel Mailing List, Philippe CORNU

On Tue, Nov 9, 2021 at 6:15 PM Philippe CORNU
<philippe.cornu@foss.st.com> wrote:
> On 7/23/21 5:48 PM, Alexandre TORGUE wrote:
> > On 7/6/21 6:30 PM, Benjamin Gaignard wrote:
> >> Update Benjamin Gaignard address and remove it from no more maintained
> >> drivers.
> >>
> >> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
> >
> > How to handle this kind of patch ? Do I take it or do you take it
> > directly through arm-soc tree ?
>
> This is a kind reminder email ;-)

Sorry for  missing this earlier.  I'm happy to take updates to the MAINTAINER
file as bugfixes, please either send these to soc@kernel.org so they make it
into patchwork and I don't miss them, or put them into the normal soc updates
for the platform specific pull requests.

          Arnd

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-09 21:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 16:30 [PATCH] MAINTAINERS: Update Benjamin Gaignard maintainer status Benjamin Gaignard
2021-07-09 12:38 ` Philippe CORNU
2021-07-23 15:48 ` Alexandre TORGUE
2021-11-09 17:15   ` Philippe CORNU
2021-11-09 21:10     ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).