]> www.infradead.org Git - linux.git/commit
perf: pmuv3: Add new Cortex and Neoverse PMUs
authorAndre Przywara <andre.przywara@arm.com>
Fri, 28 Jun 2024 14:56:12 +0000 (15:56 +0100)
committerWill Deacon <will@kernel.org>
Mon, 1 Jul 2024 14:00:04 +0000 (15:00 +0100)
commitc99d00ef9e73f3be162ff44cf32e30ff6a1c2e65
tree7b7886eefaa732c901592d71724d1d5cfa161d3e
parent695b1fd0851004c4616ad538217a2242e06149b1
perf: pmuv3: Add new Cortex and Neoverse PMUs

Add support for the Arm Cortex-A725, Cortex-X925, Neoverse N3,
Neoverse V2, Neoverse V3 and Neoverse V3AE.
This just adds the names and connects them with their DT compatible
strings.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20240628145612.1291329-3-andre.przywara@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm_pmuv3.c