]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 2 Oct 2018 08:59:00 +0000 (10:59 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 2 Oct 2018 11:00:30 +0000 (12:00 +0100)
commitb726d23b3e3ca1384b1db88dbb89793ce4740dc4
tree1786b8001f368b0254e0233aa538e26f0b33151f
parent497852f3cabdf60357ce1c538658767b098f1843
irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)

So far the ICU only handled NSR interrupts through GICP. An SEI driver
provides an MSI domain through which it is possible to raise SEI, so
let's add SEI support to the ICU driver.

Handle the NSR probe function in a more generic way to support other
type of interrupts.

Each interrupt domain is a tree domain to avoid allocation the 207
entries each time.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-mvebu-icu.c