commit | b3261d768bcdd4b368179ed85becf38c95461848 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Feb 26 19:34:35 2015 -0800 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Mar 26 22:43:30 2015 -0700 |
tree | 844605b17aeb10ce550bb5682413abc3c25c2298 | |
parent | fe15dedc02e4ee29edfc84bbbf5ee42827e36ac7 [diff] |
clk: qcom: Fix ipq806x LCC frequency tables These frequency tables list the wrong rates. Either they don't have the correct frequency at all, or they're specified in kHz instead of Hz. Fix it. Fixes: c99e515a92e9 "clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver" Tested-by: Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>