]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff8c43b5a55f89e3556c776e19a5645f0485ac35
tree1430b6a8f97f0fcef09c296f455eb1b3de725299
parente09e5912637631f640a7238acac671d0c8a03dad
parent7f1484ef58885a8f5c582ed716fe6ccb45f3a6fb
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>