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

Commit bd411ea0 authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

clk: msm: clock-alpha-pll: Fix the workaround for the PLL_OFFREQ errata



The workaround for the PLL_OFFREQ errata was incorrectly
done - fix it by explicitly clearing the PLL_OFFREQ bit
in the disable function. The errata states that hardware
'flips' the OFFREQ bit even though SW writes the same bit
value to the same register again. Therefore, on the second
write, if SW wishes to retain the original value, SW needs
to retain the flipped bit.

Change-Id: Iaeb5c32fcc5587c5a66ef54c6491d47b27acc236
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent c049a981
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