Merge branch irq/fsl-mu-msi into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 29 Sep 2022 16:20:58 +0000 (17:20 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 29 Sep 2022 16:20:58 +0000 (17:20 +0100)
commit4b0b6c7cd746c13bbe7b44e663266df5413931c2
tree1430b6a8f97f0fcef09c296f455eb1b3de725299
parentb90cb1053190353cc30f0fef0ef1f378ccc063c5
parent7c025238b47a55c81c61dfe85a200ab82e6a6ece
Merge branch irq/fsl-mu-msi into irq/irqchip-next

* irq/fsl-mu-msi:
  : .
  : Platform MSI controller driver for the IMX MU block
  :
  : Patches from Frank Li.
  : .
  dt-bindings: irqchip: Describe the IMX MU block as a MSI controller
  irqchip: Add IMX MU MSI controller driver
  irqchip: Allow extra fields to be passed to IRQCHIP_PLATFORM_DRIVER_END
  platform-msi: Export symbol platform_msi_create_irq_domain()

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