]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip: armada-370-xp: Allow using wakeup source
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 30 Mar 2015 14:04:37 +0000 (16:04 +0200)
committerJason Cooper <jason@lakedaemon.net>
Thu, 2 Apr 2015 23:00:43 +0000 (23:00 +0000)
commit84f8f9aea9e0c43e4db70bf5ed0f575bd00973e1
tree097fb8489b32bb056f397482ce0a2c35901d53a9
parent3d616b47428fc5e04314c5b72722dc1aba8aaf44
irqchip: armada-370-xp: Allow using wakeup source

On the Armada 370/XP SoCs, in standby mode the SoC stay powered and it
is possible to wake-up from any interrupt sources. This patch adds
flag to the MPIC irqchip driver to let linux know this.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1427724278-12379-5-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-armada-370-xp.c