diff options
author | 2022-02-07 09:52:06 +0800 | |
---|---|---|
committer | 2022-03-12 19:26:42 -0600 | |
commit | 892cb524ae8a27bf5e42f711318371acd9a9f74a (patch) | |
tree | 4ff4f3968a73212290d2b55874f7339d9947e441 /scripts/gdb/linux/utils.py | |
parent | mailbox: mediatek: add support for adsp mailbox controller (diff) | |
download | wireguard-linux-892cb524ae8a27bf5e42f711318371acd9a9f74a.tar.xz wireguard-linux-892cb524ae8a27bf5e42f711318371acd9a9f74a.zip |
mailbox: imx: fix wakeup failure from freeze mode
Since IRQF_NO_SUSPEND used for imx mailbox driver, that means this irq
can't be used for wakeup source so that can't wakeup from freeze mode.
Add pm_system_wakeup() to wakeup from freeze mode.
Fixes: b7b2796b9b31e("mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag")
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions