From 5a1c59a0329fda89df0dc8ca8497517dfc170c04 Mon Sep 17 00:00:00 2001 From: Yicong Yang Date: Tue, 27 Sep 2022 21:16:58 +0800 Subject: [PATCH] MAINTAINERS: Add maintainer for HiSilicon PTT driver mainline inclusion from mainline-remotes/origin/next commit 366317eae983a0d96aeed78ad219b9c4ed2a719a category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5RP8T CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git/commit/?id=366317eae983a0d96aeed78ad219b9c4ed2a719a -------------------------------------------------------------------------- Add maintainer for driver and documentation of HiSilicon PTT device. Signed-off-by: Yicong Yang Reviewed-by: Jonathan Cameron Link: https://lore.kernel.org/r/20220816114414.4092-6-yangyicong@huawei.com Signed-off-by: Mathieu Poirier Signed-off-by: Wangming Shao Reviewed-by: Hanjun Guo Signed-off-by: Zheng Zengkai --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d597d8fc67b1..1bc063c07158 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7983,6 +7983,14 @@ F: Documentation/admin-guide/perf/hisi-pcie-pmu.rst F: Documentation/admin-guide/perf/hisi-pmu.rst F: drivers/perf/hisilicon +HISILICON PTT DRIVER +M: Yicong Yang +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/ + HISILICON QM AND ZIP Controller DRIVER M: Zhou Wang L: linux-crypto@vger.kernel.org -- GitLab