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

i.MX91 has a DDR Performance Monitor Unit which is compatible with i.MX93.
This will add a compatible for i.MX91.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
---
 Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
index 37e8b98f2cdc..8597ea625edb 100644
--- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
+++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
@@ -31,7 +31,9 @@ properties:
           - const: fsl,imx8dxl-ddr-pmu
           - const: fsl,imx8-ddr-pmu
       - items:
-          - const: fsl,imx95-ddr-pmu
+          - enum:
+              - fsl,imx91-ddr-pmu
+              - fsl,imx95-ddr-pmu
           - const: fsl,imx93-ddr-pmu
 
   reg:
-- 
2.34.1


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

end of thread, other threads:[~2024-10-29 18:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24  6:12 [PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible Xu Yang
2024-09-24  6:12 ` [PATCH 2/3] perf: imx_perf: add support for i.MX91 platform Xu Yang
2024-09-24 18:09   ` Frank Li
2024-09-24  6:12 ` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics Xu Yang
2024-09-30 21:07   ` Namhyung Kim
2024-10-08  5:49     ` Xu Yang
2024-10-09  6:49       ` Namhyung Kim
2024-10-09  9:38         ` Xu Yang
2024-10-10  0:21           ` Namhyung Kim
2024-10-29  8:31             ` Xu Yang
2024-10-24 12:26         ` Will Deacon
2024-10-29 18:29   ` Namhyung Kim
2024-09-24 16:27 ` [PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible Conor Dooley
2024-10-09 17:42 ` Frank Li
2024-10-24 12:25 ` Will Deacon

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