Re: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables

2015-03-26 Thread Stephen Boyd
On 03/02, Kenneth Westfield wrote: > On Thu, Feb 26, 2015 at 07:37:44PM -0800, Stephen Boyd wrote: > > 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:

Re: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables

2015-03-26 Thread Stephen Boyd
On 03/02, Kenneth Westfield wrote: On Thu, Feb 26, 2015 at 07:37:44PM -0800, Stephen Boyd wrote: 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

Re: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables

2015-03-02 Thread Kenneth Westfield
On Thu, Feb 26, 2015 at 07:37:44PM -0800, Stephen Boyd wrote: > 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) >

Re: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables

2015-03-02 Thread Kenneth Westfield
On Thu, Feb 26, 2015 at 07:37:44PM -0800, Stephen Boyd wrote: 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

[PATCH] clk: qcom: Fix ipq806x LCC frequency tables

2015-02-26 Thread Stephen Boyd
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" Cc: Kenneth Westfield Signed-off-by: Stephen Boyd ---

[PATCH] clk: qcom: Fix ipq806x LCC frequency tables

2015-02-26 Thread Stephen Boyd
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 Cc: Kenneth Westfield kwest...@codeaurora.org Signed-off-by: Stephen