linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry
@ 2017-08-08  1:07 Jayachandran C
  2017-08-08  9:29 ` Robert Richter
  0 siblings, 1 reply; 4+ messages in thread
From: Jayachandran C @ 2017-08-08  1:07 UTC (permalink / raw)
  To: linux-arm-kernel

Add Robert Richter as the primary maintainer for this platform.

Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 44cb004..f2d8963 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3155,6 +3155,7 @@ S:	Supported
 F:	drivers/crypto/cavium/cpt/
 
 CAVIUM THUNDERX2 ARM64 SOC
+M:	Robert Richter <rric@kernel.org>
 M:	Jayachandran C <jnair@caviumnetworks.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-- 
2.7.4

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

* [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry
  2017-08-08  1:07 [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry Jayachandran C
@ 2017-08-08  9:29 ` Robert Richter
  2017-08-30  5:17   ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Richter @ 2017-08-08  9:29 UTC (permalink / raw)
  To: linux-arm-kernel

On 08.08.17 01:07:04, Jayachandran C wrote:
> Add Robert Richter as the primary maintainer for this platform.
> 
> Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 44cb004..f2d8963 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3155,6 +3155,7 @@ S:	Supported
>  F:	drivers/crypto/cavium/cpt/
>  
>  CAVIUM THUNDERX2 ARM64 SOC
> +M:	Robert Richter <rric@kernel.org>

I better want to use my Cavium's email address here, see patch below.

Thanks,

-Robert

>  M:	Jayachandran C <jnair@caviumnetworks.com>
>  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> -- 
> 2.7.4
> 

>From ac88ba1883fb7292993665dfc33f4ef22be2ff15 Mon Sep 17 00:00:00 2001
From: Robert Richter <rrichter@cavium.com>
Date: Tue, 8 Aug 2017 11:08:08 +0200
Subject: [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry

Add Robert Richter as the primary maintainer for this platform.

Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
Signed-off-by: Robert Richter <rrichter@cavium.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 205d3977ac46..d26629c2820b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3133,6 +3133,7 @@ S:	Maintained
 F:	drivers/iio/light/cm*
 
 CAVIUM THUNDERX2 ARM64 SOC
+M:	Robert Richter <rrichter@cavium.com>
 M:	Jayachandran C <jnair@caviumnetworks.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-- 
2.11.0

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

* [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry
  2017-08-08  9:29 ` Robert Richter
@ 2017-08-30  5:17   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2017-08-30  5:17 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Aug 08, 2017 at 11:29:13AM +0200, Robert Richter wrote:
> On 08.08.17 01:07:04, Jayachandran C wrote:
> > Add Robert Richter as the primary maintainer for this platform.
> > 
> > Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 44cb004..f2d8963 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3155,6 +3155,7 @@ S:	Supported
> >  F:	drivers/crypto/cavium/cpt/
> >  
> >  CAVIUM THUNDERX2 ARM64 SOC
> > +M:	Robert Richter <rric@kernel.org>
> 
> I better want to use my Cavium's email address here, see patch below.

Applied. Thanks.


-Olof

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

* [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry
  2019-11-05 15:46 [PATCH] MAINTAINERS: update Cavium ThunderX2 maintainers Jayachandran C
@ 2019-11-05 18:36 ` Robert Richter
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Richter @ 2019-11-05 18:36 UTC (permalink / raw)
  To: Will Deacon, Catalin Marinas
  Cc: linux-arm-kernel@lists.infradead.org, arm soc, Jayachandran C,
	Arnd Bergmann, Jonathan Corbet

On 05.11.19 21:16:54, Jayachandran C wrote:
> jnair is no longer at caviumnetworks.com (or at marvell.com). This also
> means that Cavium ThunderX2 will now be maintained by Robert.
> 
> This is probably a good time to map various email addresses used for
> my patches to my personal email ID, update .mailcap to do this.
> 
> Signed-off-by: Jayachandran C <c.jayachandran@gmail.com>
> ---
> 
> Hope this will be merged thru the ARM SoC tree, let me know if I
> need to send it to someone else.

While at it, please update my email address too, see patch below.
Patch on top of JC's.

Thanks,

-Robert


From d8869f1d464becad66d39b59c94130c6cca10a65 Mon Sep 17 00:00:00 2001
From: Robert Richter <rrichter@marvell.com>
Date: Tue, 5 Nov 2019 19:23:53 +0100
Subject: [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry

The @cavium*.com email addresses expired a long time already. Change
it to my current @marvell.com address.

Signed-off-by: Robert Richter <rrichter@marvell.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2725afb14ec2..bb1d8640e2e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3739,7 +3739,7 @@ S:	Supported
 F:	drivers/crypto/cavium/cpt/
 
 CAVIUM THUNDERX2 ARM64 SOC
-M:	Robert Richter <rrichter@cavium.com>
+M:	Robert Richter <rrichter@marvell.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm64/boot/dts/cavium/thunder2-99xx*
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-11-05 18:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08  1:07 [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry Jayachandran C
2017-08-08  9:29 ` Robert Richter
2017-08-30  5:17   ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2019-11-05 15:46 [PATCH] MAINTAINERS: update Cavium ThunderX2 maintainers Jayachandran C
2019-11-05 18:36 ` [PATCH] MAINTAINERS: Update Cavium ThunderX2 entry Robert Richter

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).