All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add maintainer for C-SKY drivers
@ 2018-11-06  7:45 Guo Ren
  2018-11-06  8:36 ` Daniel Lezcano
  0 siblings, 1 reply; 2+ messages in thread
From: Guo Ren @ 2018-11-06  7:45 UTC (permalink / raw)
  To: daniel.lezcano, marc.zyngier, arnd; +Cc: linux-kernel, gregkh, akpm, Guo Ren

There are two intc drivers and two clocksource drivers, also include
related dt-bindings' documentations.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index f485597..fb7286a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3217,6 +3217,11 @@ T:	git https://github.com/c-sky/csky-linux.git
 S:	Supported
 F:	arch/csky/
 F:	Documentation/devicetree/bindings/csky/
+F:	drivers/irqchip/irq-csky-*
+F:	Documentation/devicetree/bindings/interrupt-controller/csky,*
+F:	drivers/clocksource/timer-gx6605s.c
+F:	drivers/clocksource/timer-mp-csky.c
+F:	Documentation/devicetree/bindings/timer/csky,*
 K:	csky
 N:	csky
 
-- 
2.7.4


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

* Re: [PATCH] MAINTAINERS: add maintainer for C-SKY drivers
  2018-11-06  7:45 [PATCH] MAINTAINERS: add maintainer for C-SKY drivers Guo Ren
@ 2018-11-06  8:36 ` Daniel Lezcano
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2018-11-06  8:36 UTC (permalink / raw)
  To: Guo Ren, marc.zyngier, arnd; +Cc: linux-kernel, gregkh, akpm

On 06/11/2018 08:45, Guo Ren wrote:
> There are two intc drivers and two clocksource drivers, also include
> related dt-bindings' documentations.
> 
> Signed-off-by: Guo Ren <ren_guo@c-sky.com>

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>

> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f485597..fb7286a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3217,6 +3217,11 @@ T:	git https://github.com/c-sky/csky-linux.git
>  S:	Supported
>  F:	arch/csky/
>  F:	Documentation/devicetree/bindings/csky/
> +F:	drivers/irqchip/irq-csky-*
> +F:	Documentation/devicetree/bindings/interrupt-controller/csky,*
> +F:	drivers/clocksource/timer-gx6605s.c
> +F:	drivers/clocksource/timer-mp-csky.c
> +F:	Documentation/devicetree/bindings/timer/csky,*
>  K:	csky
>  N:	csky
>  
> 


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


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

end of thread, other threads:[~2018-11-06  8:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06  7:45 [PATCH] MAINTAINERS: add maintainer for C-SKY drivers Guo Ren
2018-11-06  8:36 ` Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.