diff options
author | Deepak Kumar Singh <[email protected]> | 2021-09-21 16:04:27 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-09-23 15:27:57 -0500 |
commit | 1a561c521ba901ac86acaf698e79ad6ecedbec2b (patch) | |
tree | d6dc7bb5834da100940c124f7d460b0abc9d2bcc /scripts/gdb/linux/utils.py | |
parent | 665783d887dac334db9be1fbef09f87991e88db6 (diff) |
soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
Remote susbsystems notify fatal crash through smp2p interrupt.
When remoteproc crashes it can cause soc to come out of low power
state and may not allow again to enter in low power state until
crash is handled.
Mark smp2p interrupt wakeup capable so that interrupt handler is
executed and remoteproc crash can be handled in system resume path.
This patch marks interrupt wakeup capable but keeps wakeup disabled
by default. User space can enable it based on its requirement for
wakeup from suspend.
Signed-off-by: Deepak Kumar Singh <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions