commit | 7dd47b8ef54c301ecde58cecf2f3e29ff3f48d4a | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jan 29 15:38:11 2015 -0800 |
committer | Michael Turquette <mturquette@linaro.org> | Wed Feb 25 12:08:38 2015 -0800 |
tree | 7853b29ec1f180878d1f788edc65846b9d03839f | |
parent | 03208cc69fc16a8d46de49f51f49964666e4a694 [diff] |
clk: qcom: Fix slimbus n and m val offsets These shifts were copy/pasted from the pcm which is a different size RCG. Use the correct offsets so that slimbus rates are correct. Fixes: b82875ee07e5 "clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driver" Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>