All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
@ 2024-03-15  9:55 ` Xu Yang
  0 siblings, 0 replies; 34+ messages in thread
From: Xu Yang @ 2024-03-15  9:55 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: mike.leach, peterz, mingo, acme, alexander.shishkin,
	adrian.hunter, linux-arm-kernel, devicetree, linux-kernel,
	linux-perf-users, imx

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

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>

---
Changes in v2:
 - no changes
Changes in v3:
 - let imx95 compatilbe with imx93
Changes in v4:
 - add Acked-by tag
Changes in v5:
 - no changes
Changes in v6:
 - no changes
Changes in v7:
 - no changes
---
 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] 34+ messages in thread

end of thread, other threads:[~2024-03-22  6:32 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-15  9:55 [PATCH v7 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Xu Yang
2024-03-15  9:55 ` Xu Yang
2024-03-15  9:55 ` [PATCH v7 2/8] perf: imx_perf: add macro definitions for parsing config attr Xu Yang
2024-03-15  9:55   ` Xu Yang
2024-03-18 16:20   ` Frank Li
2024-03-18 16:20     ` Frank Li
2024-03-15  9:55 ` [PATCH v7 3/8] perf: imx_perf: let the driver manage the counter usage rather the user Xu Yang
2024-03-15  9:55   ` Xu Yang
2024-03-18 16:24   ` Frank Li
2024-03-18 16:24     ` Frank Li
2024-03-15  9:55 ` [PATCH v7 4/8] perf: imx_perf: refactor driver for imx93 Xu Yang
2024-03-15  9:55   ` Xu Yang
2024-03-18 18:30   ` Frank Li
2024-03-18 18:30     ` Frank Li
2024-03-22  6:31     ` Xu Yang
2024-03-22  6:31       ` Xu Yang
2024-03-15  9:55 ` [PATCH v7 5/8] perf: imx_perf: fix counter start and config sequence Xu Yang
2024-03-15  9:55   ` Xu Yang
2024-03-18 18:33   ` Frank Li
2024-03-18 18:33     ` Frank Li
2024-03-22  6:31     ` Xu Yang
2024-03-22  6:31       ` Xu Yang
2024-03-15  9:55 ` [PATCH v7 6/8] perf: imx_perf: add support for i.MX95 platform Xu Yang
2024-03-15  9:55   ` Xu Yang
2024-03-15  9:55 ` [PATCH v7 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics Xu Yang
2024-03-15  9:55   ` Xu Yang
2024-03-15 20:25   ` Arnaldo Carvalho de Melo
2024-03-15 20:25     ` Arnaldo Carvalho de Melo
2024-03-18  6:18     ` [EXT] " Xu Yang
2024-03-18  6:18       ` Xu Yang
2024-03-18 21:26       ` Arnaldo Carvalho de Melo
2024-03-18 21:26         ` Arnaldo Carvalho de Melo
2024-03-15  9:55 ` [PATCH v7 8/8] perf vendor events arm64:: Add i.MX93 " Xu Yang
2024-03-15  9:55   ` Xu Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.