From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenneth Westfield Subject: Re: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables Date: Mon, 2 Mar 2015 16:10:28 -0800 Message-ID: <20150303001024.GA31275@kwestfie-linux.qualcomm.com> References: <1425008264-18875-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1425008264-18875-1-git-send-email-sboyd@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kenneth Westfield List-Id: linux-arm-msm@vger.kernel.org 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" > Cc: Kenneth Westfield > Signed-off-by: Stephen Boyd > --- > drivers/clk/qcom/lcc-ipq806x.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) Verified audio functionality on the Storm board (w/o SPDIF). Tested-by: Kenneth Westfield -- Kenneth Westfield Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: kwestfie@codeaurora.org (Kenneth Westfield) Date: Mon, 2 Mar 2015 16:10:28 -0800 Subject: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables In-Reply-To: <1425008264-18875-1-git-send-email-sboyd@codeaurora.org> References: <1425008264-18875-1-git-send-email-sboyd@codeaurora.org> Message-ID: <20150303001024.GA31275@kwestfie-linux.qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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" > Cc: Kenneth Westfield > Signed-off-by: Stephen Boyd > --- > drivers/clk/qcom/lcc-ipq806x.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) Verified audio functionality on the Storm board (w/o SPDIF). Tested-by: Kenneth Westfield -- Kenneth Westfield Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project