linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
@ 2024-01-29 10:14 Xu Yang
  2024-01-29 10:14 ` [PATCH v3 2/4] perf: imx_perf: add support for i.MX95 platform Xu Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Xu Yang @ 2024-01-29 10:14 UTC (permalink / raw)
  To: Frank.li, will, mark.rutland, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, shawnguo, s.hauer, kernel, festevam, john.g.garry,
	jolsa, namhyung, irogers
  Cc: linux-imx, mike.leach, leo.yan, peterz, mingo, acme,
	alexander.shishkin, adrian.hunter, xu.yang_2, linux-arm-kernel,
	devicetree, linux-kernel, linux-perf-users

i.MX95 has a DDR pmu. This will add a compatible for it.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>

---
Changes in v2:
 - no changes
Changes in v3:
 - let imx95 compatilbe with imx93
---
 Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
index 6c96a4204e5d..37e8b98f2cdc 100644
--- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
+++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
@@ -30,6 +30,9 @@ properties:
       - items:
           - const: fsl,imx8dxl-ddr-pmu
           - const: fsl,imx8-ddr-pmu
+      - items:
+          - const: fsl,imx95-ddr-pmu
+          - const: fsl,imx93-ddr-pmu
 
   reg:
     maxItems: 1
-- 
2.34.1


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

end of thread, other threads:[~2024-01-31  1:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 10:14 [PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Xu Yang
2024-01-29 10:14 ` [PATCH v3 2/4] perf: imx_perf: add support for i.MX95 platform Xu Yang
2024-01-29 16:28   ` Frank Li
2024-01-30  2:46     ` Xu Yang
2024-01-29 10:14 ` [PATCH v3 3/4] perf: imx_perf: limit counter ID from user space and optimize counter usage Xu Yang
2024-01-29 16:33   ` Frank Li
2024-01-30  2:52     ` Xu Yang
2024-01-29 10:14 ` [PATCH v3 4/4] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics Xu Yang
2024-01-29 16:36   ` Frank Li
2024-01-30  2:59     ` Xu Yang
2024-01-31  1:56   ` Ian Rogers
2024-01-29 17:00 ` [PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Conor Dooley

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).