Skip to content

Commit 640a3b7

Browse files
jannauwilldeacon
authored andcommitted
dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores
The PMUs on the Apple M2 cores avalanche and blizzard CPU are compatible with M1 ones. As on M1 we don't know exactly what the counters count so use a distinct compatible for each micro-architecture. Apple's PMU counter description omits a counter for M2 so there is some variation on the interpretation of the counters. Signed-off-by: Janne Grunau <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Hector Martin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 16e1583 commit 640a3b7

File tree

1 file changed

+2
-0
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/arm/pmu.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ properties:
2020
items:
2121
- enum:
2222
- apm,potenza-pmu
23+
- apple,avalanche-pmu
24+
- apple,blizzard-pmu
2325
- apple,firestorm-pmu
2426
- apple,icestorm-pmu
2527
- arm,armv8-pmuv3 # Only for s/w models

0 commit comments

Comments
 (0)