Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 71133878 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy Committed by Stephen Boyd
Browse files

msm: Fix race condition in clearing WDOG_DEBUG_EN during reset



Currently, we assert the PS_HOLD reset immediately after disabling the
debug watchdog enable bit. Because the register writes are to
different register bases, hardware provides no guarantee about which
will occur first. Since the WDOG_DEBUG_EN must be cleared before
PS_HOLD resets the MSM, enforcing the ordering explicitly.

Change-Id: I9699c01bf07740c9cd3e55cbde6c8bb7b91a877b
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 07fd0d1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment