Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] Apple M2 PMU support
@ 2023-02-14 10:38 Janne Grunau
  2023-02-14 10:38 ` [PATCH 1/2] dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores Janne Grunau
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Janne Grunau @ 2023-02-14 10:38 UTC (permalink / raw)
  To: Will Deacon, Mark Rutland, Rob Herring, Krzysztof Kozlowski
  Cc: asahi, linux-arm-kernel, devicetree, linux-kernel

This small series adds support for the PMU in Apple M2 cores. The PMU
itself appears to work in the same way as om M1. We still want to add
CPU type specific compatible strings so that we can distinguish counters
in the case they count (slightly) different things on different CPU
uarchs.

Signed-off-by: Janne Grunau <j@jannau.net>
---
Janne Grunau (2):
      dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores
      drivers/perf: apple_m1: Add Apple M2 support

 Documentation/devicetree/bindings/arm/pmu.yaml |  2 ++
 drivers/perf/apple_m1_cpu_pmu.c                | 14 ++++++++++++++
 2 files changed, 16 insertions(+)
---
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
change-id: 20230214-apple_m2_pmu-175b75c74d4e

Best regards,
-- 
Janne Grunau <j@jannau.net>


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

end of thread, other threads:[~2023-03-27 15:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14 10:38 [PATCH 0/2] Apple M2 PMU support Janne Grunau
2023-02-14 10:38 ` [PATCH 1/2] dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores Janne Grunau
2023-02-15 20:46   ` Rob Herring
2023-02-14 10:38 ` [PATCH 2/2] drivers/perf: apple_m1: Add Apple M2 support Janne Grunau
2023-03-24 14:00   ` Mark Rutland
2023-02-14 10:44 ` [PATCH 0/2] Apple M2 PMU support Hector Martin
2023-03-27 15:01 ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox