Merge branch irq/gicv3-eppi-partition into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 12 Aug 2021 07:12:30 +0000 (08:12 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 12 Aug 2021 07:12:30 +0000 (08:12 +0100)
commit53b13565fc8c614f89c2c9b25b3c233af6f20233
tree163441b5a8d37bc8137a108d1ad3f963cd009c95
parent00a2b7c758958e13b12c56179e85df6bc2acc0c7
parentd753f849bf487faffd05898e6a8e5aa9d146cb50
Merge branch irq/gicv3-eppi-partition into irq/irqchip-next

- Add support for partitionned EPPIs, modeled after the existing
  partitioned PPI support

* irq/gicv3-eppi-partition:
  irqchip/gic-v3: Fix selection of partition domain for EPPIs
  irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq

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