summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShaokun Zhang2017-10-19 13:05:21 +0200
committerWill Deacon2017-10-19 18:06:35 +0200
commit07141342149a62db780c02f6352a0610a535eee1 (patch)
tree218c83a575477a9d91254b5af2b9bf2932f39cd8
parentperf: hisi: Add support for HiSilicon SoC DDRC PMU driver (diff)
downloadkernel-qcow2-linux-07141342149a62db780c02f6352a0610a535eee1.tar.gz
kernel-qcow2-linux-07141342149a62db780c02f6352a0610a535eee1.tar.xz
kernel-qcow2-linux-07141342149a62db780c02f6352a0610a535eee1.zip
arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU support
Add support HiSilicon SoC uncore PMU driver. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 65b0c88d5ee0..835048e62435 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6241,6 +6241,13 @@ S: Maintained
F: drivers/net/ethernet/hisilicon/
F: Documentation/devicetree/bindings/net/hisilicon*.txt
+HISILICON PMU DRIVER
+M: Shaokun Zhang <zhangshaokun@hisilicon.com>
+W: http://www.hisilicon.com
+S: Supported
+F: drivers/perf/hisilicon
+F: Documentation/perf/hisi-pmu.txt
+
HISILICON ROCE DRIVER
M: Lijun Ou <oulijun@huawei.com>
M: Wei Hu(Xavier) <xavier.huwei@huawei.com>