* [PATCH] MAINTAINERS: update entry for entry for ARM/berlin
@ 2018-03-29  8:42 Jisheng Zhang
  2018-03-29 11:46 ` Gregory CLEMENT
  2018-03-29 13:08 ` Andrew Lunn
  0 siblings, 2 replies; 5+ messages in thread
From: Jisheng Zhang @ 2018-03-29  8:42 UTC (permalink / raw)
  To: linux-arm-kernel
Change the entry name and move it to its alphabetical location.
We move to ARM/Synaptics instead of ARM/Marvell.
This patch also updates my email address from marvell to synaptics.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
---
 MAINTAINERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6e950b8b4a41..0a0da6a8e607 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1578,15 +1578,6 @@ ARM/MAGICIAN MACHINE SUPPORT
 M:	Philipp Zabel <philipp.zabel@gmail.com>
 S:	Maintained
 
-ARM/Marvell Berlin SoC support
-M:	Jisheng Zhang <jszhang@marvell.com>
-M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
-L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
-S:	Maintained
-F:	arch/arm/mach-berlin/
-F:	arch/arm/boot/dts/berlin*
-F:	arch/arm64/boot/dts/marvell/berlin*
-
 ARM/Marvell Dove/MV78xx0/Orion SOC support
 M:	Jason Cooper <jason@lakedaemon.net>
 M:	Andrew Lunn <andrew@lunn.ch>
@@ -2006,6 +1997,15 @@ F:	arch/arm/boot/dts/stm32*
 F:	arch/arm/mach-stm32/
 F:	drivers/clocksource/armv7m_systick.c
 
+ARM/Synaptics Berlin SoC support
+M:	Jisheng Zhang <Jisheng.Zhang@synaptics.com>
+M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	arch/arm/mach-berlin/
+F:	arch/arm/boot/dts/berlin*
+F:	arch/arm64/boot/dts/marvell/berlin*
+
 ARM/TANGO ARCHITECTURE
 M:	Marc Gonzalez <marc.w.gonzalez@free.fr>
 M:	Mans Rullgard <mans@mansr.com>
-- 
2.16.3
^ permalink raw reply related	[flat|nested] 5+ messages in thread
- * [PATCH] MAINTAINERS: update entry for entry for ARM/berlin
  2018-03-29  8:42 [PATCH] MAINTAINERS: update entry for entry for ARM/berlin Jisheng Zhang
@ 2018-03-29 11:46 ` Gregory CLEMENT
  2018-04-19  8:36   ` Jisheng Zhang
  2018-03-29 13:08 ` Andrew Lunn
  1 sibling, 1 reply; 5+ messages in thread
From: Gregory CLEMENT @ 2018-03-29 11:46 UTC (permalink / raw)
  To: linux-arm-kernel
Hi Jisheng,
 
 On jeu., mars 29 2018, Jisheng Zhang <Jisheng.Zhang@synaptics.com> wrote:
> Change the entry name and move it to its alphabetical location.
> We move to ARM/Synaptics instead of ARM/Marvell.
>
> This patch also updates my email address from marvell to synaptics.
>
> Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
> ---
>  MAINTAINERS | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6e950b8b4a41..0a0da6a8e607 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1578,15 +1578,6 @@ ARM/MAGICIAN MACHINE SUPPORT
>  M:	Philipp Zabel <philipp.zabel@gmail.com>
>  S:	Maintained
>  
> -ARM/Marvell Berlin SoC support
> -M:	Jisheng Zhang <jszhang@marvell.com>
> -M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> -L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> -F:	arch/arm/mach-berlin/
> -F:	arch/arm/boot/dts/berlin*
> -F:	arch/arm64/boot/dts/marvell/berlin*
> -
>  ARM/Marvell Dove/MV78xx0/Orion SOC support
>  M:	Jason Cooper <jason@lakedaemon.net>
>  M:	Andrew Lunn <andrew@lunn.ch>
> @@ -2006,6 +1997,15 @@ F:	arch/arm/boot/dts/stm32*
>  F:	arch/arm/mach-stm32/
>  F:	drivers/clocksource/armv7m_systick.c
>  
> +ARM/Synaptics Berlin SoC support
> +M:	Jisheng Zhang <Jisheng.Zhang@synaptics.com>
> +M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> +L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S:	Maintained
> +F:	arch/arm/mach-berlin/
> +F:	arch/arm/boot/dts/berlin*
> +F:	arch/arm64/boot/dts/marvell/berlin*
I though you had move the dts file from
arch/arm64/boot/dts/marvell/berlin* to arch/arm64/boot/dts/synatpics,
according a patch you submitted in September.
What happened?
Gregory
> +
>  ARM/TANGO ARCHITECTURE
>  M:	Marc Gonzalez <marc.w.gonzalez@free.fr>
>  M:	Mans Rullgard <mans@mansr.com>
> -- 
> 2.16.3
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
-- 
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
^ permalink raw reply	[flat|nested] 5+ messages in thread 
- * [PATCH] MAINTAINERS: update entry for entry for ARM/berlin
  2018-03-29 11:46 ` Gregory CLEMENT
@ 2018-04-19  8:36   ` Jisheng Zhang
  0 siblings, 0 replies; 5+ messages in thread
From: Jisheng Zhang @ 2018-04-19  8:36 UTC (permalink / raw)
  To: linux-arm-kernel
Hi Gregory,
On Thu, 29 Mar 2018 13:46:36 +0200 Gregory CLEMENT wrote:
> Hi Jisheng,
>  
>  On jeu., mars 29 2018, Jisheng Zhang <Jisheng.Zhang@synaptics.com> wrote:
> 
> > Change the entry name and move it to its alphabetical location.
> > We move to ARM/Synaptics instead of ARM/Marvell.
> >
> > This patch also updates my email address from marvell to synaptics.
> >
> > Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
> > ---
> >  MAINTAINERS | 18 +++++++++---------
> >  1 file changed, 9 insertions(+), 9 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 6e950b8b4a41..0a0da6a8e607 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1578,15 +1578,6 @@ ARM/MAGICIAN MACHINE SUPPORT
> >  M:	Philipp Zabel <philipp.zabel@gmail.com>
> >  S:	Maintained
> >  
> > -ARM/Marvell Berlin SoC support
> > -M:	Jisheng Zhang <jszhang@marvell.com>
> > -M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > -L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > -S:	Maintained
> > -F:	arch/arm/mach-berlin/
> > -F:	arch/arm/boot/dts/berlin*
> > -F:	arch/arm64/boot/dts/marvell/berlin*
> > -
> >  ARM/Marvell Dove/MV78xx0/Orion SOC support
> >  M:	Jason Cooper <jason@lakedaemon.net>
> >  M:	Andrew Lunn <andrew@lunn.ch>
> > @@ -2006,6 +1997,15 @@ F:	arch/arm/boot/dts/stm32*
> >  F:	arch/arm/mach-stm32/
> >  F:	drivers/clocksource/armv7m_systick.c
> >  
> > +ARM/Synaptics Berlin SoC support
> > +M:	Jisheng Zhang <Jisheng.Zhang@synaptics.com>
> > +M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > +L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +S:	Maintained
> > +F:	arch/arm/mach-berlin/
> > +F:	arch/arm/boot/dts/berlin*
> > +F:	arch/arm64/boot/dts/marvell/berlin*  
> 
> I though you had move the dts file from
> arch/arm64/boot/dts/marvell/berlin* to arch/arm64/boot/dts/synatpics,
> according a patch you submitted in September.
> 
> What happened?
> 
Sorry, I didn't see your email until a few minutes ago. I have corrected
the email junk-filter rules.
Yes, I sent a patch which did the moving last Sep, but I didn't merge
it and sent out PR, I plan to resend a patch in this development window.
Thanks
^ permalink raw reply	[flat|nested] 5+ messages in thread 
 
- * [PATCH] MAINTAINERS: update entry for entry for ARM/berlin
  2018-03-29  8:42 [PATCH] MAINTAINERS: update entry for entry for ARM/berlin Jisheng Zhang
  2018-03-29 11:46 ` Gregory CLEMENT
@ 2018-03-29 13:08 ` Andrew Lunn
  2018-03-30  3:19   ` Jisheng Zhang
  1 sibling, 1 reply; 5+ messages in thread
From: Andrew Lunn @ 2018-03-29 13:08 UTC (permalink / raw)
  To: linux-arm-kernel
On Thu, Mar 29, 2018 at 04:42:40PM +0800, Jisheng Zhang wrote:
> 
> Change the entry name and move it to its alphabetical location.
> We move to ARM/Synaptics instead of ARM/Marvell.
Hi Jisheng
Please could you add some comments about this Marvell->Synaptics
change.
Has Marvell sold the Berlin chip group to Synaptics?
    Thanks
	Andrew
^ permalink raw reply	[flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-04-19  8:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-29  8:42 [PATCH] MAINTAINERS: update entry for entry for ARM/berlin Jisheng Zhang
2018-03-29 11:46 ` Gregory CLEMENT
2018-04-19  8:36   ` Jisheng Zhang
2018-03-29 13:08 ` Andrew Lunn
2018-03-30  3:19   ` Jisheng Zhang
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).