diff options
author | Frank Li <frank.li@nxp.com> | 2019-05-01 21:43:35 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-06-13 13:07:57 +0300 |
commit | ae9924667a7ee91d49c91ebbc076451ca6b6293a (patch) | |
tree | 7fd443c9eff47472eef24f20ac747f8c1607d844 /MAINTAINERS | |
parent | 9a66d36cc7ace8062bd703d1edfb99437a2ddf2b (diff) | |
download | linux-ae9924667a7ee91d49c91ebbc076451ca6b6293a.tar.xz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
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 |