linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm_pmuv3: Add support for Samsung Mongoose PMU
@ 2024-10-26 20:28 Markuss Broks
  2024-10-26 20:28 ` [PATCH 1/2] dt-bindings: arm: pmu: Add Samsung Mongoose core compatible Markuss Broks
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Markuss Broks @ 2024-10-26 20:28 UTC (permalink / raw)
  To: Will Deacon, Mark Rutland, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-kernel, devicetree, linux-kernel, Ivaylo Ivanov,
	Maksym Holovach, Markuss Broks

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>



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-26 20:28 [PATCH 0/2] arm_pmuv3: Add support for Samsung Mongoose PMU Markuss Broks
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

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