Merge branch irq/aic-v2 into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Fri, 11 Mar 2022 09:10:12 +0000 (09:10 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 11 Mar 2022 09:10:12 +0000 (09:10 +0000)
commit89ea5be11a5f386a821c15542f6c1531d0f064b9
tree09feaca6be0a2d5f42ab42cb564c25922a7d847b
parentc425060a406c941a9e17bfe578f57cc707b46b3c
parent768d4435de2a042f35069c68587d8e6702102248
Merge branch irq/aic-v2 into irq/irqchip-next

* irq/aic-v2:
  : .
  : Add support for the interrupt controller found is the latest
  : incarnation of Apple M1 systems, courtesy of Hector Martin.
  : .
  irqchip/apple-aic: Add support for AICv2
  irqchip/apple-aic: Support multiple dies
  irqchip/apple-aic: Dynamically compute register offsets
  irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqs
  irqchip/apple-aic: Add Fast IPI support
  dt-bindings: interrupt-controller: apple,aic2: New binding for AICv2
  PCI: apple: Change MSI handling to handle 4-cell AIC fwspec form

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-apple-aic.c