Loading
clk: qcom: Modify the A57 don't-use-CDIV workaround
The initial implementation of the A57 workaround to
avoid the use of the glitchy CDIV divider was to
eliminate the use of the frequencies below 600MHz
thus avoiding the need to program the CDIV.
In order to restore those frequency levels, use
the PLL post-divider setting of div-4 instead, and
raise the virtual corner vote for those frequencies
to match the power collapse frequency of 600Mhz.
Rework the clock tree sanity checking function a bit
to account for the duplicate virtual corner votes.
Change-Id: Ibb9a9de55ab2bf109de2cf4a439cc189e869c3de
Signed-off-by:
Vikram Mulukutla <markivx@codeaurora.org>