diff mbox series

[2/2] MAINTAINERS: Update the entries for HiSilicon PTT device driver

Message ID 20221122120209.25682-2-yangyicong@huawei.com (mailing list archive)
State Superseded
Headers show
Series [1/2] hwtracing: hisi_ptt: Only add the supported devices to the filters list | expand

Commit Message

Yicong Yang Nov. 22, 2022, 12:02 p.m. UTC
From: Yicong Yang <yangyicong@hisilicon.com>

Add missing entries for the perf userspace part of this driver.
Also add Jonathan as the maintainer for his expertise on this
driver and PCIe stuffs.

Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Jonathan Cameron Nov. 22, 2022, 1:51 p.m. UTC | #1
On Tue, 22 Nov 2022 20:02:09 +0800
Yicong Yang <yangyicong@huawei.com> wrote:

> From: Yicong Yang <yangyicong@hisilicon.com>
> 
> Add missing entries for the perf userspace part of this driver.
> Also add Jonathan as the maintainer for his expertise on this
> driver and PCIe stuffs.
> 
> Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2585e7edc335..de3d0a5d9cb0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9263,11 +9263,15 @@ F:	drivers/perf/hisilicon/hns3_pmu.c
>  
>  HISILICON PTT DRIVER
>  M:	Yicong Yang <yangyicong@hisilicon.com>
> +M:	Jonathan Cameron <jonathan.cameron@huawei.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/ABI/testing/sysfs-devices-hisi_ptt
>  F:	Documentation/trace/hisi-ptt.rst
>  F:	drivers/hwtracing/ptt/
> +F:	tools/perf/arch/arm64/util/hisi-ptt.c
> +F:	tools/perf/util/hisi-ptt*
> +F:	tools/perf/util/hisi-ptt-decoder/*
>  
>  HISILICON QM DRIVER
>  M:	Weili Qian <qianweili@huawei.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2585e7edc335..de3d0a5d9cb0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9263,11 +9263,15 @@  F:	drivers/perf/hisilicon/hns3_pmu.c
 
 HISILICON PTT DRIVER
 M:	Yicong Yang <yangyicong@hisilicon.com>
+M:	Jonathan Cameron <jonathan.cameron@huawei.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-devices-hisi_ptt
 F:	Documentation/trace/hisi-ptt.rst
 F:	drivers/hwtracing/ptt/
+F:	tools/perf/arch/arm64/util/hisi-ptt.c
+F:	tools/perf/util/hisi-ptt*
+F:	tools/perf/util/hisi-ptt-decoder/*
 
 HISILICON QM DRIVER
 M:	Weili Qian <qianweili@huawei.com>