From: Geetha sowjanya <gakula@marvell•com>
To: <linux-perf-users@vger•kernel.org>,
<linux-kernel@vger•kernel.org>,
<linux-arm-kernel@lists•infradead.org>,
<devicetree@vger•kernel.org>
Cc: <mark.rutland@arm•com>, <will@kernel•org>, <krzk+dt@kernel•org>
Subject: [PATCH v8 1/3] dt-bindings: perf: marvell: Add CN20K DDR PMU binding
Date: Mon, 1 Jun 2026 13:03:16 +0530 [thread overview]
Message-ID: <20260601073318.7098-2-gakula@marvell.com> (raw)
In-Reply-To: <20260601073318.7098-1-gakula@marvell.com>
Marvell CN20K SoCs integrate a DDR Performance Monitoring Unit (PMU)
associated with the DDR controller. The block provides hardware counters
to monitor DDR traffic and performance events and is accessed via a
dedicated MMIO region.
The CN20K DDR PMU is functionally equivalent to the CN10K DDR PMU, with
minor register offset differences.
Signed-off-by: Geetha sowjanya <gakula@marvell•com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss•qualcomm.com>
---
Changes in v7:
- Dropped the CN20K DeviceTree example.
Changes in v6:
- dt-bindings: Document CN20K in the existing marvell-cn10k-ddr.yaml;
add maintainer, description, compatible enum entry, and a CN20K example
with unit-address aligned to reg.
.../devicetree/bindings/perf/marvell-cn10k-ddr.yaml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/perf/marvell-cn10k-ddr.yaml b/Documentation/devicetree/bindings/perf/marvell-cn10k-ddr.yaml
index a18dd0a8c43a..f2f0d6b61eac 100644
--- a/Documentation/devicetree/bindings/perf/marvell-cn10k-ddr.yaml
+++ b/Documentation/devicetree/bindings/perf/marvell-cn10k-ddr.yaml
@@ -4,16 +4,22 @@
$id: http://devicetree.org/schemas/perf/marvell-cn10k-ddr.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: Marvell CN10K DDR performance monitor
+title: Marvell CN10K / CN20K DDR performance monitor
+
+description:
+ Performance Monitoring Unit (PMU) for the DDR controller on Marvell
+ CN10K and CN20K SoCs. The block is accessed via a dedicated MMIO region.
maintainers:
- Bharat Bhushan <bbhushan2@marvell•com>
+ - Geetha sowjanya <gakula@marvell•com>
properties:
compatible:
items:
- enum:
- marvell,cn10k-ddr-pmu
+ - marvell,cn20k-ddr-pmu
reg:
maxItems: 1
--
2.25.1
next prev parent reply other threads:[~2026-06-01 7:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-01 7:33 [PATCH v8 0/3] perf: marvell: Add CN20K DDR PMU support Geetha sowjanya
2026-06-01 7:33 ` Geetha sowjanya [this message]
2026-06-01 7:33 ` [PATCH v8 2/3] " Geetha sowjanya
2026-06-01 7:33 ` [PATCH v8 3/3] perf: marvell: Cancel CN10K DDR PMU hrtimer on device remove Geetha sowjanya
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260601073318.7098-2-gakula@marvell.com \
--to=gakula@marvell$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=krzk+dt@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-perf-users@vger$(echo .)kernel.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=will@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox