imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
@ 2024-04-15  6:13 Xu Yang
  2024-04-15  6:13 ` [PATCH v10 2/8] perf: imx_perf: add macro definitions for parsing config attr Xu Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Xu Yang @ 2024-04-15  6:13 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
Changes in v8:
 - no changes
Changes in v9:
 - no changes
Changes in v10:
 - 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] 13+ messages in thread

end of thread, other threads:[~2024-04-23 11:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15  6:13 [PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Xu Yang
2024-04-15  6:13 ` [PATCH v10 2/8] perf: imx_perf: add macro definitions for parsing config attr Xu Yang
2024-04-15  6:13 ` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user Xu Yang
2024-04-19 15:49   ` Will Deacon
2024-04-19 18:38     ` Frank Li
2024-04-22 16:51       ` Will Deacon
2024-04-23 11:43         ` Xu Yang
2024-04-23 11:45       ` Xu Yang
2024-04-15  6:13 ` [PATCH v10 4/8] perf: imx_perf: refactor driver for imx93 Xu Yang
2024-04-15  6:13 ` [PATCH v10 5/8] perf: imx_perf: fix counter start and config sequence Xu Yang
2024-04-15  6:13 ` [PATCH v10 6/8] perf: imx_perf: add support for i.MX95 platform Xu Yang
2024-04-15  6:13 ` [PATCH v10 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics Xu Yang
2024-04-15  6:13 ` [PATCH v10 8/8] perf vendor events arm64:: Add i.MX93 " 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).