2020-11-25 23:37:50

by Mathieu Poirier

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Adding help for coresight subsystem

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 <[email protected]>
---
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 <[email protected]>
-R: Suzuki K Poulose <[email protected]>
+M: Suzuki K Poulose <[email protected]>
R: Mike Leach <[email protected]>
+R: Leo Yan <[email protected]>
L: [email protected] (moderated for non-subscribers)
L: [email protected] (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


2020-11-25 23:38:11

by Suzuki K Poulose

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Adding help for coresight subsystem

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 <[email protected]>
> ---
> 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 <[email protected]>
> -R: Suzuki K Poulose <[email protected]>
> +M: Suzuki K Poulose <[email protected]>

Acked-by : Suzuki K Poulose <[email protected]>

2020-11-26 01:25:37

by Leo Yan

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Adding help for coresight subsystem

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 <[email protected]>
> ---
> 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 <[email protected]>
> -R: Suzuki K Poulose <[email protected]>
> +M: Suzuki K Poulose <[email protected]>
> R: Mike Leach <[email protected]>
> +R: Leo Yan <[email protected]>

Acked-by: Leo Yan <[email protected]>

> L: [email protected] (moderated for non-subscribers)
> L: [email protected] (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
>