diff options
author | Shuai Xue <[email protected]> | 2023-12-08 10:56:52 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-12-13 15:36:30 +0000 |
commit | f56bb3de66bc7db90cd6df0a9866167e8a79317e (patch) | |
tree | d5af186f4e8c4206867ceefffe6fcb59eb7bf2ce | |
parent | af9597adc2f1e3609c67c9792a2469bb64e43ae9 (diff) |
MAINTAINERS: add maintainers for DesignWare PCIe PMU driver
Add maintainers for Synopsys DesignWare PCIe PMU driver and driver
document.
Signed-off-by: Shuai Xue <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 012df8ccf34e..5b28ec113c7d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21090,6 +21090,13 @@ L: [email protected] S: Maintained F: drivers/mmc/host/dw_mmc* +SYNOPSYS DESIGNWARE PCIE PMU DRIVER +M: Shuai Xue <[email protected]> +M: Jing Zhang <[email protected]> +S: Supported +F: Documentation/admin-guide/perf/dwc_pcie_pmu.rst +F: drivers/perf/dwc_pcie_pmu.c + SYNOPSYS HSDK RESET CONTROLLER DRIVER M: Eugeniy Paltsev <[email protected]> S: Supported |