aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Li <frank.li@nxp.com>2019-05-01 18:43:35 +0000
committerWill Deacon <will.deacon@arm.com>2019-06-13 11:07:57 +0100
commitae9924667a7ee91d49c91ebbc076451ca6b6293a (patch)
tree7fd443c9eff47472eef24f20ac747f8c1607d844
parentdrivers/perf: imx_ddr: Add DDR performance counter support to perf (diff)
MAINTAINERS: Add maintainer entry for the imx8 DDR PMU driver
Frank Li wrote the imx8 DDR PMU driver and has access to the hardware, so add him as maintainer for the files in question. Signed-off-by: Frank Li <Frank.Li@nxp.com> [will: fixed case of title] 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 a6954776a37e..a2a8b567d5e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6328,6 +6328,13 @@ L: linux-i2c@vger.kernel.org
S: Maintained
F: drivers/i2c/busses/i2c-cpm.c
+FREESCALE IMX DDR PMU DRIVER
+M: Frank Li <Frank.li@nxp.com>
+L: linux-arm-kernel@lists.infradead.org
+S: Maintained
+F: drivers/perf/fsl_imx8_ddr_perf.c
+F: Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt
+
FREESCALE IMX LPI2C DRIVER
M: Dong Aisheng <aisheng.dong@nxp.com>
L: linux-i2c@vger.kernel.org