Skip to content
Snippets Groups Projects
Commit dae4b9c1 authored by Praveen Chidambaram's avatar Praveen Chidambaram Committed by Ed Tam
Browse files

Revert "msm: cpufreq: Remove cross-calling limitation"


This reverts commit be01a17afb6b6e85456217caa1ac11eb0b6674e1.

Re-introduce cross calling in cpufreq to prevent race conditions in the
hardware when changing PLLs.

A core could be in retention, while another core, could try and set the
frequency of the core in retention, causing a change in PLL and when the
core exits retention, the PLL mismatch could hang the SPM state machine.

Change-Id: I99b454a0f146652f2d8a369f79f6d35748160dcb
Signed-off-by: default avatarPraveen Chidambaram <pchidamb@codeaurora.org>
parent 511b5030
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment