From: Mike Turquette <mturquette@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>,
"Stephen Boyd" <sboyd@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] clk: qcom: Fix i2c frequency table
Date: Thu, 26 Feb 2015 17:15:42 -0800 [thread overview]
Message-ID: <20150227011542.421.19055@quantum> (raw)
In-Reply-To: <1424727028-3998-1-git-send-email-sboyd@codeaurora.org>
Quoting Stephen Boyd (2015-02-23 13:30:28)
> PXO is 25MHz, not 27MHz. Fix the table.
>
> Fixes: 24d8fba44af3 "clk: qcom: Add support for IPQ8064's global
> clock controller (GCC)"
>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Applied to clk-next.
Regards,
Mike
> ---
> drivers/clk/qcom/gcc-ipq806x.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/clk/qcom/gcc-ipq806x.c b/drivers/clk/qcom/gcc-ipq806x.c
> index cbdc31dea7f4..a015bb06c09b 100644
> --- a/drivers/clk/qcom/gcc-ipq806x.c
> +++ b/drivers/clk/qcom/gcc-ipq806x.c
> @@ -525,8 +525,8 @@ static struct freq_tbl clk_tbl_gsbi_qup[] = {
> { 10800000, P_PXO, 1, 2, 5 },
> { 15060000, P_PLL8, 1, 2, 51 },
> { 24000000, P_PLL8, 4, 1, 4 },
> + { 25000000, P_PXO, 1, 0, 0 },
> { 25600000, P_PLL8, 1, 1, 15 },
> - { 27000000, P_PXO, 1, 0, 0 },
> { 48000000, P_PLL8, 4, 1, 2 },
> { 51200000, P_PLL8, 1, 2, 15 },
> { }
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>
prev parent reply other threads:[~2015-02-27 1:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-23 21:30 [PATCH] clk: qcom: Fix i2c frequency table Stephen Boyd
2015-02-26 20:41 ` Andy Gross
2015-02-27 1:15 ` Mike Turquette [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150227011542.421.19055@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sboyd@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox