https://github.com/torvalds/linux
Revision 4110b5cbb014ebaaeb3d18ac8b98470b7251847d authored by Marc Zyngier on 17 August 2018, 08:18:01 UTC, committed by Marc Zyngier on 20 August 2018, 08:54:44 UTC
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>
1 parent 44beda0
History
Tip revision: 4110b5cbb014ebaaeb3d18ac8b98470b7251847d authored by Marc Zyngier on 17 August 2018, 08:18:01 UTC
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Tip revision: 4110b5c

back to top