Merge branch irq/aic-pmu into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 10 Mar 2022 08:59:03 +0000 (08:59 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 10 Mar 2022 08:59:03 +0000 (08:59 +0000)
commitc425060a406c941a9e17bfe578f57cc707b46b3c
treeb50d71a3e108a5dbd892fdbd617d5c2151986893
parent92af5d479013494ad15f929ef0b75b705c34fbb4
parentdc29812dbc873ae00bf19a4b8661984d7cce7a2e
Merge branch irq/aic-pmu into irq/irqchip-next

* irq/aic-pmu:
  : .
  : Prefix branch for the M1 PMU support, adding the required
  : irqchip changes. Shared with the arm64 tree.
  : .
  irqchip/apple-aic: Fix cpumask allocation for FIQs
  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

Signed-off-by: Marc Zyngier <maz@kernel.org>