Disable the MSM watchdog during suspend by removing "qcom,wakeup-enable". Some watchdog timed out reset issues showed watchdog expiration issues happened during suspend, especially when waiting for s2idle_wait_head in s2idle_enter. But due to external interrupts are disabled before this function, the watchdog petting timer might not working as expectation. To avoid introducing watchdog reset when execution of suspend/resume is not hang, remove "qcom,wakeup-enable" to disable the feature. Bug: 190429220 Change-Id: I7ce0ef57da15925cd024d602039d303c523bfd9b Merged-In: I7ce0ef57da15925cd024d602039d303c523bfd9b Signed-off-by: Woody Lin <woodylin@google.com> (cherry picked from commit da702ade8884424ee578a3db2d4aaa217d8b85d6) [dereference23: Apply for atoll] Signed-off-by: Alexander Winkowski <dereference23@outlook.com>fourteen
parent
1261d4cd07
commit
196ce9a699
Loading…
Reference in new issue