This adds the names for new Arm Ltd. CPU cores to the list of supported CPU PMUs. Patch 1 adds the names to the DT schema bindings documents, patch 2 adds the name and compatible string pair to the PMUv3 driver, mostly to provide the right PMU name to userland. Cheers, Andre Andre Przywara (2): dt-bindings: arm: pmu: Add new Cortex and Neoverse cores perf: pmuv3: Add new Cortex and Neoverse PMUs Documentation/devicetree/bindings/arm/pmu.yaml | 6 ++++++ drivers/perf/arm_pmuv3.c | 12 ++++++++++++ 2 files changed, 18 insertions(+) -- 2.25.1