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

Skip to content
Commit dc01c7ac authored by Matt Wagantall's avatar Matt Wagantall Committed by Stephen Boyd
Browse files

msm: pil-q6v5-mss: Skip Q6 shutdown sequence when restarting MSS



Execution of the Q6 shutdown sequence is not necessary since the
whole subsystem is reset as part of pil_mss_shutdown() anyway.
Furthermore, access to the Q6 registers required by
pil_q6v5_shutdown() may be blocked after MSS boot (depending on
security configurations) making such access fail.

Fix this by removing the unnecessary call to pil_q6v5_shutdown(),
and the associated clock and power-rail setup required to make
that call.

Change-Id: Ica82474b6157f7b12abb877e7443f6335480855c
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent 67467978
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