Merge branch 'for-next/perf-m1' into for-next/perf
authorWill Deacon <will@kernel.org>
Tue, 8 Mar 2022 13:33:34 +0000 (13:33 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Mar 2022 13:33:34 +0000 (13:33 +0000)
commit0162052214c7e850566ecef41003603c26667b5d
tree4dc00397b33a616818518f41926c0dbfca4f0595
parentf00f3674873bb4ca4984aa3c440f3b0087a3677e
parenta639027a1be1d68437e1c2cac6ed16306c84ab3c
Merge branch 'for-next/perf-m1' into for-next/perf

Support for the CPU PMUs on the Apple M1.

* for-next/perf-m1:
  drivers/perf: Add Apple icestorm/firestorm CPU PMU driver
  drivers/perf: arm_pmu: Handle 47 bit counters
  irqchip/apple-aic: Move PMU-specific registers to their own include file
  arm64: dts: apple: Add t8303 PMU nodes
  arm64: dts: apple: Add t8103 PMU interrupt affinities
  irqchip/apple-aic: Wire PMU interrupts
  irqchip/apple-aic: Parse FIQ affinities from device-tree
  dt-bindings: apple,aic: Add affinity description for per-cpu pseudo-interrupts
  dt-bindings: apple,aic: Add CPU PMU per-cpu pseudo-interrupts
  dt-bindings: arm-pmu: Document Apple PMU compatible strings
drivers/perf/Kconfig
drivers/perf/Makefile
drivers/perf/arm_pmu.c