commit | 4110b5cbb014ebaaeb3d18ac8b98470b7251847d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Aug 17 09:18:01 2018 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Aug 20 09:54:44 2018 +0100 |
tree | 10f451dd572509c4fab421833b9635428249fb50 | |
parent | 44beda0c357f656e95febec8de7347015479295d [diff] |
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: Lina Iyer <ilina@codeaurora.org> Tested-by: Lina Iyer <ilina@codeaurora.org> Reviewed-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>