Skip to content
Commit 4110b5cb authored by Marc Zyngier's avatar Marc Zyngier
Browse files

irqchip/gic-v3: Allow interrupt to be configured as wake-up sources



Although GICv3 doesn't directly offers support for wake-up interrupts
and relies on external HW for this, it shouldn't prevent the driver
for such HW from doing it work.

Let's set the required flags on the irq_chip structures.

Reported-by: default avatarLina Iyer <ilina@codeaurora.org>
Tested-by: default avatarLina Iyer <ilina@codeaurora.org>
Reviewed-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 44beda0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment