commit | 6468fc18b00685c82408f40e9569c0d3527862b8 | [log] [tgz] |
---|---|---|
author | Justin Chen <[email protected]> | Thu Oct 24 13:14:11 2019 -0700 |
committer | Marc Zyngier <[email protected]> | Sun Nov 10 18:47:46 2019 +0000 |
tree | 4ad43dc627d7c90052fb2dd90f9266b96224e5ea | |
parent | f8af4519dfb6156045173f38cbd528c043fb25e2 [diff] |
irqchip/irq-bcm7038-l1: Add PM support The current L1 controller does not mask any interrupts when dropping into suspend. This mean we can receive unexpected wake up sources. Modified the BCM7038 L1 controller to mask the all non-wake interrupts before dropping into suspend. Signed-off-by: Justin Chen <[email protected]> Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]