]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
MAINTAINERS: include fsl_imx9_ddr_perf.c and some perf metric files
authorXu Yang <xu.yang_2@nxp.com>
Thu, 21 Aug 2025 11:01:52 +0000 (19:01 +0800)
committerWill Deacon <will@kernel.org>
Thu, 18 Sep 2025 12:45:05 +0000 (13:45 +0100)
The fsl_imx9_ddr_perf.c and some perf metric files under
tools/perf/pmu-events/arch/arm64/freescale/ is missing in MAINTAINERS.
Add them and add me as another maintainer.

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Signed-off-by: Will Deacon <will@kernel.org>
MAINTAINERS

index fe168477caa45799dfe07de2f54de6d6a1ce0615..3815a2c4b3a84ca40b76131b959dabf17a4b8f1b 100644 (file)
@@ -9744,11 +9744,14 @@ F:      drivers/video/fbdev/imxfb.c
 
 FREESCALE IMX DDR PMU DRIVER
 M:     Frank Li <Frank.li@nxp.com>
+M:     Xu Yang <xu.yang_2@nxp.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     Documentation/admin-guide/perf/imx-ddr.rst
 F:     Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
 F:     drivers/perf/fsl_imx8_ddr_perf.c
+F:     drivers/perf/fsl_imx9_ddr_perf.c
+F:     tools/perf/pmu-events/arch/arm64/freescale/
 
 FREESCALE IMX I2C DRIVER
 M:     Oleksij Rempel <o.rempel@pengutronix.de>