mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 04:07:55 +07:00
dt-bindings: ARM: Clean up PMU compatible list
The "alpha by vendor, reverse-alpha by model" sorting of compatibles that we seem to have ended up with is decidedly odd. Make it less so. Also copy the comment from the generic "arm,armv8" CPU binding to help clarify that the "arm,armv8-pmuv3" binding is rather intended to be a counterpart to that, for describing implementations without a specific microarchitecture like the AEMv8 software model. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
05f9e9f7c9
commit
a8e446e497
@ -20,36 +20,36 @@ properties:
|
|||||||
items:
|
items:
|
||||||
- enum:
|
- enum:
|
||||||
- apm,potenza-pmu
|
- apm,potenza-pmu
|
||||||
- arm,armv8-pmuv3
|
- arm,armv8-pmuv3 # Only for s/w models
|
||||||
- arm,neoverse-n1-pmu
|
|
||||||
- arm,neoverse-e1-pmu
|
|
||||||
- arm,cortex-a77-pmu
|
|
||||||
- arm,cortex-a76-pmu
|
|
||||||
- arm,cortex-a75-pmu
|
|
||||||
- arm,cortex-a73-pmu
|
|
||||||
- arm,cortex-a72-pmu
|
|
||||||
- arm,cortex-a65-pmu
|
|
||||||
- arm,cortex-a57-pmu
|
|
||||||
- arm,cortex-a55-pmu
|
|
||||||
- arm,cortex-a53-pmu
|
|
||||||
- arm,cortex-a35-pmu
|
|
||||||
- arm,cortex-a34-pmu
|
|
||||||
- arm,cortex-a32-pmu
|
|
||||||
- arm,cortex-a17-pmu
|
|
||||||
- arm,cortex-a15-pmu
|
|
||||||
- arm,cortex-a12-pmu
|
|
||||||
- arm,cortex-a9-pmu
|
|
||||||
- arm,cortex-a8-pmu
|
|
||||||
- arm,cortex-a7-pmu
|
|
||||||
- arm,cortex-a5-pmu
|
|
||||||
- arm,arm11mpcore-pmu
|
|
||||||
- arm,arm1176-pmu
|
|
||||||
- arm,arm1136-pmu
|
- arm,arm1136-pmu
|
||||||
|
- arm,arm1176-pmu
|
||||||
|
- arm,arm11mpcore-pmu
|
||||||
|
- arm,cortex-a5-pmu
|
||||||
|
- arm,cortex-a7-pmu
|
||||||
|
- arm,cortex-a8-pmu
|
||||||
|
- arm,cortex-a9-pmu
|
||||||
|
- arm,cortex-a12-pmu
|
||||||
|
- arm,cortex-a15-pmu
|
||||||
|
- arm,cortex-a17-pmu
|
||||||
|
- arm,cortex-a32-pmu
|
||||||
|
- arm,cortex-a34-pmu
|
||||||
|
- arm,cortex-a35-pmu
|
||||||
|
- arm,cortex-a53-pmu
|
||||||
|
- arm,cortex-a55-pmu
|
||||||
|
- arm,cortex-a57-pmu
|
||||||
|
- arm,cortex-a65-pmu
|
||||||
|
- arm,cortex-a72-pmu
|
||||||
|
- arm,cortex-a73-pmu
|
||||||
|
- arm,cortex-a75-pmu
|
||||||
|
- arm,cortex-a76-pmu
|
||||||
|
- arm,cortex-a77-pmu
|
||||||
|
- arm,neoverse-e1-pmu
|
||||||
|
- arm,neoverse-n1-pmu
|
||||||
- brcm,vulcan-pmu
|
- brcm,vulcan-pmu
|
||||||
- cavium,thunder-pmu
|
- cavium,thunder-pmu
|
||||||
|
- qcom,krait-pmu
|
||||||
- qcom,scorpion-pmu
|
- qcom,scorpion-pmu
|
||||||
- qcom,scorpion-mp-pmu
|
- qcom,scorpion-mp-pmu
|
||||||
- qcom,krait-pmu
|
|
||||||
|
|
||||||
interrupts:
|
interrupts:
|
||||||
# Don't know how many CPUs, so no constraints to specify
|
# Don't know how many CPUs, so no constraints to specify
|
||||||
|
Loading…
Reference in New Issue
Block a user