linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Adding help for coresight subsystem
@ 2020-11-25 22:35 Mathieu Poirier
  2020-11-25 22:38 ` Suzuki K Poulose
  2020-11-26  1:22 ` Leo Yan
  0 siblings, 2 replies; 3+ messages in thread
From: Mathieu Poirier @ 2020-11-25 22:35 UTC (permalink / raw)
  To: gregkh, suzuki.poulose, leo.yan; +Cc: coresight, linux-kernel, linux-arm-kernel

With the steady stream of new features coming into the subsystem
it has been clear for some time now that help is needed.

Suzuki and Leo have worked extensively on various parts of the
project and have agreed to help.

While at it add the new location for the coresight git tree.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..8d0b008c7781 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1723,11 +1723,13 @@ F:	arch/arm/mach-ep93xx/micro9.c
 
 ARM/CORESIGHT FRAMEWORK AND DRIVERS
 M:	Mathieu Poirier <mathieu.poirier@linaro.org>
-R:	Suzuki K Poulose <suzuki.poulose@arm.com>
+M:	Suzuki K Poulose <suzuki.poulose@arm.com>
 R:	Mike Leach <mike.leach@linaro.org>
+R:	Leo Yan <leo.yan@linaro.org>
 L:	coresight@lists.linaro.org (moderated for non-subscribers)
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git
 F:	Documentation/ABI/testing/sysfs-bus-coresight-devices-*
 F:	Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
 F:	Documentation/devicetree/bindings/arm/coresight-cti.yaml
-- 
2.25.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] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Adding help for coresight subsystem
  2020-11-25 22:35 [PATCH] MAINTAINERS: Adding help for coresight subsystem Mathieu Poirier
@ 2020-11-25 22:38 ` Suzuki K Poulose
  2020-11-26  1:22 ` Leo Yan
  1 sibling, 0 replies; 3+ messages in thread
From: Suzuki K Poulose @ 2020-11-25 22:38 UTC (permalink / raw)
  To: Mathieu Poirier, gregkh, leo.yan
  Cc: coresight, linux-kernel, linux-arm-kernel

On 11/25/20 10:35 PM, Mathieu Poirier wrote:
> With the steady stream of new features coming into the subsystem
> it has been clear for some time now that help is needed.
> 
> Suzuki and Leo have worked extensively on various parts of the
> project and have agreed to help.
> 
> While at it add the new location for the coresight git tree.
> 
> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
> ---
>   MAINTAINERS | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29..8d0b008c7781 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1723,11 +1723,13 @@ F:	arch/arm/mach-ep93xx/micro9.c
>   
>   ARM/CORESIGHT FRAMEWORK AND DRIVERS
>   M:	Mathieu Poirier <mathieu.poirier@linaro.org>
> -R:	Suzuki K Poulose <suzuki.poulose@arm.com>
> +M:	Suzuki K Poulose <suzuki.poulose@arm.com>

Acked-by : Suzuki K Poulose <suzuki.poulose@arm.com>

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

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

* Re: [PATCH] MAINTAINERS: Adding help for coresight subsystem
  2020-11-25 22:35 [PATCH] MAINTAINERS: Adding help for coresight subsystem Mathieu Poirier
  2020-11-25 22:38 ` Suzuki K Poulose
@ 2020-11-26  1:22 ` Leo Yan
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Yan @ 2020-11-26  1:22 UTC (permalink / raw)
  To: Mathieu Poirier
  Cc: gregkh, coresight, linux-kernel, linux-arm-kernel, suzuki.poulose

On Wed, Nov 25, 2020 at 03:35:19PM -0700, Mathieu Poirier wrote:
> With the steady stream of new features coming into the subsystem
> it has been clear for some time now that help is needed.
> 
> Suzuki and Leo have worked extensively on various parts of the
> project and have agreed to help.
> 
> While at it add the new location for the coresight git tree.
> 
> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
> ---
>  MAINTAINERS | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29..8d0b008c7781 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1723,11 +1723,13 @@ F:	arch/arm/mach-ep93xx/micro9.c
>  
>  ARM/CORESIGHT FRAMEWORK AND DRIVERS
>  M:	Mathieu Poirier <mathieu.poirier@linaro.org>
> -R:	Suzuki K Poulose <suzuki.poulose@arm.com>
> +M:	Suzuki K Poulose <suzuki.poulose@arm.com>
>  R:	Mike Leach <mike.leach@linaro.org>
> +R:	Leo Yan <leo.yan@linaro.org>

Acked-by: Leo Yan <leo.yan@linaro.org>

>  L:	coresight@lists.linaro.org (moderated for non-subscribers)
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git
>  F:	Documentation/ABI/testing/sysfs-bus-coresight-devices-*
>  F:	Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
>  F:	Documentation/devicetree/bindings/arm/coresight-cti.yaml
> -- 
> 2.25.1
> 

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

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

end of thread, other threads:[~2020-11-26  1:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 22:35 [PATCH] MAINTAINERS: Adding help for coresight subsystem Mathieu Poirier
2020-11-25 22:38 ` Suzuki K Poulose
2020-11-26  1:22 ` Leo Yan

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