Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: include fsl_imx9_ddr_perf.c and some perf metric files

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>

authored by

Xu Yang and committed by
Will Deacon
2c599c68 e4d9e8fb

+3
+3
MAINTAINERS
··· 9744 9744 9745 9745 FREESCALE IMX DDR PMU DRIVER 9746 9746 M: Frank Li <Frank.li@nxp.com> 9747 + M: Xu Yang <xu.yang_2@nxp.com> 9747 9748 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 9748 9749 S: Maintained 9749 9750 F: Documentation/admin-guide/perf/imx-ddr.rst 9750 9751 F: Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml 9751 9752 F: drivers/perf/fsl_imx8_ddr_perf.c 9753 + F: drivers/perf/fsl_imx9_ddr_perf.c 9754 + F: tools/perf/pmu-events/arch/arm64/freescale/ 9752 9755 9753 9756 FREESCALE IMX I2C DRIVER 9754 9757 M: Oleksij Rempel <o.rempel@pengutronix.de>