diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2016-12-27 18:29:57 +0000 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2016-12-31 19:06:44 +0000 |
commit | 88e20c74ee020f9e0c99dfce0dd9aa61c3f0cca0 (patch) | |
tree | f60fd90e8154294a09917d12be7111b844b0174c /drivers/irqchip/irq-or1k-pic.c | |
parent | 2f884e6e688a0deb69e6c9552e51aef8b7e3f5f1 (diff) | |
download | blackbird-obmc-linux-88e20c74ee020f9e0c99dfce0dd9aa61c3f0cca0.tar.gz blackbird-obmc-linux-88e20c74ee020f9e0c99dfce0dd9aa61c3f0cca0.zip |
irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
The ICOLL controller doesn't provide any facility to configure the
wakeup sources. That's the reason why this implementation lacks
the irq_set_wake implementation. But this prevent us from properly
entering power management states like "suspend to idle".
So enable the flags IRQCHIP_SKIP_SET_WAKE and
IRQCHIP_MASK_ON_SUSPEND to let the irqchip core allows and handles
the power management.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Link: https://lkml.kernel.org/r/1482863397-11400-1-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/irqchip/irq-or1k-pic.c')
0 files changed, 0 insertions, 0 deletions