From: Markuss Broks <markuss.broks@gmail.com>
To: Will Deacon <will@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>,
Maksym Holovach <nergzd@nergzd723.xyz>,
Markuss Broks <markuss.broks@gmail.com>
Subject: [PATCH 0/2] arm_pmuv3: Add support for Samsung Mongoose PMU
Date: Sat, 26 Oct 2024 23:28:07 +0300 [thread overview]
Message-ID: <20241026-mongoose-pmu-v1-0-f1a7448054be@gmail.com> (raw)
Hello,
This series adds support to performance monitoring unit of
the Samsung Mongoose CPU cores. They were released between
2016 and 2020, and they were used in Samsung Exynos SoCs,
such as Exynos 8890, 8895, 9810, 9820 and 990 (9830).
They implement ARMv8.2-A ISA and they are used as a fast
cluster (big in the big.little scheme).
This series consists of a patch adding the support and
a patch for the dt-bindings.
---
Markuss Broks (2):
dt-bindings: arm: pmu: Add Samsung Mongoose core compatible
perf: arm_pmuv3: Add support for Samsung Mongoose PMU
Documentation/devicetree/bindings/arm/pmu.yaml | 1 +
drivers/perf/arm_pmuv3.c | 3 +++
2 files changed, 4 insertions(+)
---
base-commit: f2493655d2d3d5c6958ed996b043c821c23ae8d3
change-id: 20241026-mongoose-pmu-52240ed310cd
Best regards,
--
Markuss Broks <markuss.broks@gmail.com>
next reply other threads:[~2024-10-26 20:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-26 20:28 Markuss Broks [this message]
2024-10-26 20:28 ` [PATCH 1/2] dt-bindings: arm: pmu: Add Samsung Mongoose core compatible Markuss Broks
2024-10-27 21:06 ` Krzysztof Kozlowski
2024-10-26 20:28 ` [PATCH 2/2] perf: arm_pmuv3: Add support for Samsung Mongoose PMU Markuss Broks
2024-10-29 16:15 ` [PATCH 0/2] " Will Deacon
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=20241026-mongoose-pmu-v1-0-f1a7448054be@gmail.com \
--to=markuss.broks@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=ivo.ivanov.ivanov1@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=nergzd@nergzd723.xyz \
--cc=robh@kernel.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).