OSDN Git Service

irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICP
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 8 May 2018 12:14:32 +0000 (13:14 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 13 May 2018 13:59:00 +0000 (15:59 +0200)
commit25eaaabb51c9925dc65f5b54fd9a362bf118e70a
treea2909723beda59d3fe019ae40bc2076ae1541679
parent6988e0e0d28328467e218f59589b2770675a9ebd
irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICP

The ICU and GICP drivers are using an ugly side-band mechanism to
find out about the "clear" doorbell when using level interrupts.

Let's convert it to level-triggered MSIs, which result in a nice
cleanup.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Link: https://lkml.kernel.org/r/20180508121438.11301-4-marc.zyngier@arm.com
drivers/irqchip/irq-mvebu-gicp.c
drivers/irqchip/irq-mvebu-gicp.h [deleted file]
drivers/irqchip/irq-mvebu-icu.c