Merge branch irq/misc-5.18 into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Fri, 4 Mar 2022 14:37:32 +0000 (14:37 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 4 Mar 2022 14:37:32 +0000 (14:37 +0000)
* irq/misc-5.18:
  : .
  : Misc irq chip changes for 5.18
  :
  : - GICv3: Relax ordering of previous stores to only include the ISH domain
  :
  : - nvic: Unmap MMIo region on probe failure
  :
  : - xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER when used on microblaze
  : .
  irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER
  irqchip/nvic: Release nvic_base upon failure
  irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accesses

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

Trivial merge