Message ID | 20201125223519.734388-1-mathieu.poirier@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Adding help for coresight subsystem | expand |
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>
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 >
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
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(-)