imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] add imx94 DDR Performance Monitor support
@ 2025-08-15  9:36 Xu Yang
  2025-08-15  9:36 ` [PATCH 1/5] dt-bindings: perf: fsl-imx-ddr: Add i.MX94 compatible Xu Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Xu Yang @ 2025-08-15  9:36 UTC (permalink / raw)
  To: Frank Li, Will Deacon, Mark Rutland, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, John Garry, James Clark,
	Mike Leach, Leo Yan, Peter Zijlstra, Ingo Molnar,
	Arnaldo Carvalho de Melo, Namhyung Kim, Alexander Shishkin,
	Jiri Olsa, Ian Rogers, Adrian Hunter
  Cc: linux-arm-kernel, linux-perf-users, devicetree, imx, Peng Fan,
	Xu Yang

The i.MX94 Soc has a DDR Performance Monitor Unit (PMU), this will
add support for it.

---
Xu Yang (5):
      dt-bindings: perf: fsl-imx-ddr: Add i.MX94 compatible
      perf: imx_perf: add support for i.MX94 platform
      perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics
      MAINTAINERS: include fsl_imx9_ddr_perf.c and some perf metric files
      arm64: dts: imx94: add DDR Perf Monitor node

 .../devicetree/bindings/perf/fsl-imx-ddr.yaml      |   1 +
 MAINTAINERS                                        |   3 +
 arch/arm64/boot/dts/freescale/imx94.dtsi           |   6 +
 drivers/perf/fsl_imx9_ddr_perf.c                   |   6 +
 .../arch/arm64/freescale/imx94/sys/ddrc.json       |   9 +
 .../arch/arm64/freescale/imx94/sys/metrics.json    | 450 +++++++++++++++++++++
 6 files changed, 475 insertions(+)
---
base-commit: 2a2b302fb15ebea4da71e3fe2943e61a1c83cde9
change-id: 20250815-imx94-ddr-pmu-14df6248e65e

Best regards,
-- 
Xu Yang <xu.yang_2@nxp.com>


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-08-18  8:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15  9:36 [PATCH 0/5] add imx94 DDR Performance Monitor support Xu Yang
2025-08-15  9:36 ` [PATCH 1/5] dt-bindings: perf: fsl-imx-ddr: Add i.MX94 compatible Xu Yang
2025-08-15 16:26   ` Frank Li
2025-08-15 16:34     ` Conor Dooley
2025-08-15  9:36 ` [PATCH 2/5] perf: imx_perf: add support for i.MX94 platform Xu Yang
2025-08-15 16:27   ` Frank Li
2025-08-15  9:36 ` [PATCH 3/5] perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics Xu Yang
2025-08-15 16:28   ` Frank Li
2025-08-15  9:36 ` [PATCH 4/5] MAINTAINERS: include fsl_imx9_ddr_perf.c and some perf metric files Xu Yang
2025-08-15 16:28   ` Frank Li
2025-08-15  9:36 ` [PATCH 5/5] arm64: dts: imx94: add DDR Perf Monitor node Xu Yang
2025-08-15 16:30   ` Frank Li
2025-08-18  7:57     ` Xu Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).