linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add csky
@ 2018-09-20 10:14 Guo Ren
  2018-09-20 10:17 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Guo Ren @ 2018-09-20 10:14 UTC (permalink / raw)
  To: mchehab+samsung, davem, gregkh, akpm, arnd
  Cc: linux-kernel, c-sky_gcc_upstream, Guo Ren

Add a maintainer information for the csky(C-SKY) architecture.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
---
 MAINTAINERS | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d870cb5..6b7c1be 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3211,6 +3211,22 @@ T:	git git://git.alsa-project.org/alsa-kernel.git
 S:	Maintained
 F:	sound/pci/oxygen/
 
+C-SKY ARCHITECTURE
+M:	Guo Ren <ren_guo@c-sky.com>
+T:	git https://github.com/c-sky/csky-linux.git
+S:	Supported
+F:	arch/csky/
+F:	Documentation/devicetree/bindings/interrupt-controller/csky,mpintc.txt
+F:	drivers/irqchip/irq-csky-mpintc.c
+F:	Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt
+F:	drivers/irqchip/irq-csky-apb-intc.c
+F:	Documentation/devicetree/bindings/timer/csky,mptimer.txt
+F:	drivers/clocksource/csky_mptimer.c
+F:	Documentation/devicetree/bindings/timer/csky,gx6605s-timer.txt
+F:	drivers/clocksource/timer-gx6605s.c
+K:	csky
+N:	csky
+
 C6X ARCHITECTURE
 M:	Mark Salter <msalter@redhat.com>
 M:	Aurelien Jacquiot <jacquiot.aurelien@gmail.com>
-- 
2.7.4


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

* Re: [PATCH] MAINTAINERS: Add csky
  2018-09-20 10:14 [PATCH] MAINTAINERS: Add csky Guo Ren
@ 2018-09-20 10:17 ` Greg KH
  2018-09-20 13:40   ` Guo Ren
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2018-09-20 10:17 UTC (permalink / raw)
  To: Guo Ren
  Cc: mchehab+samsung, davem, akpm, arnd, linux-kernel, c-sky_gcc_upstream

On Thu, Sep 20, 2018 at 06:14:07PM +0800, Guo Ren wrote:
> Add a maintainer information for the csky(C-SKY) architecture.
> 
> Signed-off-by: Guo Ren <ren_guo@c-sky.com>
> ---
>  MAINTAINERS | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d870cb5..6b7c1be 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3211,6 +3211,22 @@ T:	git git://git.alsa-project.org/alsa-kernel.git
>  S:	Maintained
>  F:	sound/pci/oxygen/
>  
> +C-SKY ARCHITECTURE
> +M:	Guo Ren <ren_guo@c-sky.com>
> +T:	git https://github.com/c-sky/csky-linux.git
> +S:	Supported
> +F:	arch/csky/

Shouldn't this patch be part of the original patch series for the csky
port?  No need to put it separate.

thanks,

greg k-h

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

* Re: [PATCH] MAINTAINERS: Add csky
  2018-09-20 10:17 ` Greg KH
@ 2018-09-20 13:40   ` Guo Ren
  0 siblings, 0 replies; 3+ messages in thread
From: Guo Ren @ 2018-09-20 13:40 UTC (permalink / raw)
  To: Greg KH
  Cc: mchehab+samsung, davem, akpm, arnd, linux-kernel, c-sky_gcc_upstream

On Thu, Sep 20, 2018 at 12:17:43PM +0200, Greg KH wrote:
> On Thu, Sep 20, 2018 at 06:14:07PM +0800, Guo Ren wrote:
> > Add a maintainer information for the csky(C-SKY) architecture.
> > 
> > Signed-off-by: Guo Ren <ren_guo@c-sky.com>
> > ---
> >  MAINTAINERS | 16 ++++++++++++++++
> >  1 file changed, 16 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index d870cb5..6b7c1be 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3211,6 +3211,22 @@ T:	git git://git.alsa-project.org/alsa-kernel.git
> >  S:	Maintained
> >  F:	sound/pci/oxygen/
> >  
> > +C-SKY ARCHITECTURE
> > +M:	Guo Ren <ren_guo@c-sky.com>
> > +T:	git https://github.com/c-sky/csky-linux.git
> > +S:	Supported
> > +F:	arch/csky/
> 
> Shouldn't this patch be part of the original patch series for the csky
> port?  No need to put it separate.
Ok, I'll put it into my patch series and not seperate it.

Best Regards
 Guo Ren


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

end of thread, other threads:[~2018-09-20 13:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-20 10:14 [PATCH] MAINTAINERS: Add csky Guo Ren
2018-09-20 10:17 ` Greg KH
2018-09-20 13:40   ` Guo Ren

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