OSDN Git Service

irqchip/irq-bcm7038-l1: Add PM support
authorJustin Chen <justinpopo6@gmail.com>
Thu, 24 Oct 2019 20:14:11 +0000 (13:14 -0700)
committerMarc Zyngier <maz@kernel.org>
Sun, 10 Nov 2019 18:47:46 +0000 (18:47 +0000)
commit6468fc18b00685c82408f40e9569c0d3527862b8
tree4ad43dc627d7c90052fb2dd90f9266b96224e5ea
parentf8af4519dfb6156045173f38cbd528c043fb25e2
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 <justinpopo6@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20191024201415.23454-2-f.fainelli@gmail.com
drivers/irqchip/irq-bcm7038-l1.c