linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] qcom clocks changes for 3.18
Date: Fri, 26 Sep 2014 16:15:04 -0700	[thread overview]
Message-ID: <20140926231504.19023.856@quantum> (raw)
In-Reply-To: <20140923230616.GI10233@codeaurora.org>

Quoting Stephen Boyd (2014-09-23 16:06:16)
> Hi Mike,
> 
> A smallish pull request for 3.18. The next batch of stuff is
> going to require more review from your side (cpufreq, nss, etc.)

Pulled!

Thanks,
Mike

> 
> The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:
> 
>   Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-clocks-for-3.18
> 
> for you to fetch changes up to 229fd4a505553c3a475b90e9aa8e452f5d78eb3b:
> 
>   clk: qcom: Add support for banked MD RCGs (2014-09-22 15:16:54 -0700)
> 
> ----------------------------------------------------------------
> qcom clock changes for 3.18
> 
> Some fixes for the IPQ driver and some code consolidation
> and refactoring.
> 
> ----------------------------------------------------------------
> Andy Gross (1):
>       clk: qcom: Add IPQ8064 PLL required for USB
> 
> Stephen Boyd (3):
>       clk: qcom: Consolidate frequency finding logic
>       clk: qcom: Add support for setting rates on PLLs
>       clk: qcom: Add support for banked MD RCGs
> 
>  drivers/clk/qcom/clk-pll.c      |  68 +++++++++++++++++++++++-
>  drivers/clk/qcom/clk-pll.h      |  20 +++++++
>  drivers/clk/qcom/clk-rcg.c      | 115 +++++++++++++++++++---------------------
>  drivers/clk/qcom/clk-rcg.h      |   6 ++-
>  drivers/clk/qcom/clk-rcg2.c     |  19 ++-----
>  drivers/clk/qcom/common.c       |  16 ++++++
>  drivers/clk/qcom/common.h       |   4 ++
>  drivers/clk/qcom/gcc-ipq806x.c  |  31 ++++++++++-
>  drivers/clk/qcom/mmcc-msm8960.c |  28 +++++++---
>  9 files changed, 219 insertions(+), 88 deletions(-)
> 
> -- 
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> hosted by The Linux Foundation

      reply	other threads:[~2014-09-26 23:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 23:06 [GIT PULL] qcom clocks changes for 3.18 Stephen Boyd
2014-09-26 23: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=20140926231504.19023.856@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).