irqchip/sifive-plic: Support wake IRQs
authorSamuel Holland <samuel@sholland.org>
Sat, 26 Nov 2022 19:48:05 +0000 (13:48 -0600)
committerMarc Zyngier <maz@kernel.org>
Mon, 28 Nov 2022 09:44:24 +0000 (09:44 +0000)
commitf5259b045c19f6e997bd12d53a5f76663537c1fd
tree876bf2ce8157d7dedb1b18e1ef0534975944d74e
parent4a60a3cdcf1875c965095eb9e22c3d12bbc5a53d
irqchip/sifive-plic: Support wake IRQs

The PLIC does not define any special method for marking interrupts as
wakeup-capable, so it should have the IRQCHIP_SKIP_SET_WAKE flag set.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221126194805.19431-1-samuel@sholland.org
drivers/irqchip/irq-sifive-plic.c