linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] qcom clock updates
Date: Wed, 28 May 2014 21:53:20 -0700	[thread overview]
Message-ID: <20140529045320.10062.97090@quantum> (raw)
In-Reply-To: <1400281634-9313-1-git-send-email-sboyd@codeaurora.org>

Quoting Stephen Boyd (2014-05-16 16:07:07)
> Here are some bug fixes and updates to qcom clock driver. Mostly focused
> on running more drivers on msm8974 based devices and some fixes found
> in the process.

Applied to clk-next.

Regards,
Mike

> 
> Stephen Boyd (7):
>   clk: qcom: Fix clk_rcg2_is_enabled() check
>   clk: qcom: Fix mmcc-8974's PLL configurations
>   clk: qcom: Return highest rate when round_rate() exceeds plan
>   clk: qcom: Support display RCG clocks
>   clk: qcom: Properly support display clocks on msm8974
>   clk: qcom: Support msm8974pro global clock control hardware
>   clk: qcom: Return error pointers for unimplemented clocks
> 
>  .../devicetree/bindings/clock/qcom,gcc.txt         |   2 +
>  drivers/clk/qcom/clk-rcg.h                         |   3 +
>  drivers/clk/qcom/clk-rcg2.c                        | 304 +++++++++++++++++++--
>  drivers/clk/qcom/common.c                          |   4 +-
>  drivers/clk/qcom/gcc-msm8974.c                     | 130 ++++++++-
>  drivers/clk/qcom/mmcc-msm8974.c                    | 118 ++++----
>  include/dt-bindings/clock/qcom,gcc-msm8974.h       |   4 +
>  7 files changed, 485 insertions(+), 80 deletions(-)
> 
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> hosted by The Linux Foundation
> 

      parent reply	other threads:[~2014-05-29  4:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16 23:07 [PATCH 0/7] qcom clock updates Stephen Boyd
2014-05-16 23:07 ` [PATCH 1/7] clk: qcom: Fix clk_rcg2_is_enabled() check Stephen Boyd
2014-05-16 23:07 ` [PATCH 2/7] clk: qcom: Fix mmcc-8974's PLL configurations Stephen Boyd
2014-05-16 23:07 ` [PATCH 3/7] clk: qcom: Return highest rate when round_rate() exceeds plan Stephen Boyd
2014-05-16 23:07 ` [PATCH 4/7] clk: qcom: Support display RCG clocks Stephen Boyd
2014-05-16 23:07 ` [PATCH 5/7] clk: qcom: Properly support display clocks on msm8974 Stephen Boyd
2014-05-16 23:07 ` [PATCH 6/7] clk: qcom: Support msm8974pro global clock control hardware Stephen Boyd
2014-05-16 23:07 ` [PATCH 7/7] clk: qcom: Return error pointers for unimplemented clocks Stephen Boyd
2014-05-29  4:53 ` 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=20140529045320.10062.97090@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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).