commit | 437ae6a1b8f2eedebfbf0f6572e19ca5c58a3f71 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri May 16 16:07:09 2014 -0700 |
committer | Mike Turquette <mturquette@linaro.org> | Thu May 29 09:30:21 2014 -0700 |
tree | 920dbc7a6519b50374ea409702e05e209a3aa45b | |
parent | aa014149ba002155a084ec1e9328e95b70167cbb [diff] |
clk: qcom: Fix mmcc-8974's PLL configurations We forgot to add the status bit for the PLLs and we were using the wrong register and masks for configuration, leading to unexpected PLL configurations. Fix this. Fixes: d8b212014e69 (clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)) Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>