]> www.infradead.org Git - users/dwmw2/linux.git/commit
perf: arm_v6/7_pmu: Drop non-DT probe support
authorRob Herring (Arm) <robh@kernel.org>
Wed, 26 Jun 2024 22:32:28 +0000 (16:32 -0600)
committerWill Deacon <will@kernel.org>
Wed, 3 Jul 2024 13:07:14 +0000 (14:07 +0100)
commit12f051c987dc91d3bf7c4dbb740321f8b24070b4
treee08bde10269614c237393329818a53c8fef32d52
parent8d75537bebfa14fcd493b1f840b07a8cff5a640d
perf: arm_v6/7_pmu: Drop non-DT probe support

There are no non-DT based PMU users for v6 or v7, so drop the custom
non-DT probe table. Unfortunately XScale still needs non-DT probing.

Note that this drops support for arm1156 PMU, but there are no arm1156
based systems supported in the kernel.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240626-arm-pmu-3-9-icntr-v2-4-c9784b4f4065@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm_v6_pmu.c
drivers/perf/arm_v7_pmu.c