From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] clk: qcom: Fix ipq806x LCC frequency tables Date: Thu, 26 Mar 2015 22:46:34 -0700 Message-ID: <20150327054634.GA5625@codeaurora.org> References: <1425008264-18875-1-git-send-email-sboyd@codeaurora.org> <20150303001024.GA31275@kwestfie-linux.qualcomm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:43759 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751578AbbC0Fqg (ORCPT ); Fri, 27 Mar 2015 01:46:36 -0400 Content-Disposition: inline In-Reply-To: <20150303001024.GA31275@kwestfie-linux.qualcomm.com> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Kenneth Westfield , Mike Turquette , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 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 > Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project