]> 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)
commitc158e4fccac3dea8e9d86ba444d8aaf55f04a3e9
tree1430b6a8f97f0fcef09c296f455eb1b3de725299
parent63433aa6d0e739cf2afad75742003c018cf3cb74
parent724422b8ec8ec9cf7284e1ef0f8f09974e1f058b
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>