All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: linux-arm-msm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Mike Turquette <mturquette@linaro.org>
Subject: [PATCH 0/2] qcom clock fixes
Date: Tue, 15 Jul 2014 15:42:29 -0700	[thread overview]
Message-ID: <1405464151-16152-1-git-send-email-sboyd@codeaurora.org> (raw)

Here's two small fixes for the qcom clock drivers. Nobody has reported
these as regressions so we can safely wait for 3.17, but I've marked
them with the "Fixes" tag so that stable trees can pick them up as
necessary.

Stephen Boyd (2):
  clk: qcom: Fix PLL rate configurations
  clk: qcom: mdp_lut_clk is a child of mdp_src

 drivers/clk/qcom/common.c       | 39 ++++++++++++++++++++++++++++-----------
 drivers/clk/qcom/common.h       |  6 ++++++
 drivers/clk/qcom/mmcc-msm8960.c |  2 +-
 drivers/clk/qcom/mmcc-msm8974.c | 10 ++++------
 4 files changed, 39 insertions(+), 18 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] qcom clock fixes
Date: Tue, 15 Jul 2014 15:42:29 -0700	[thread overview]
Message-ID: <1405464151-16152-1-git-send-email-sboyd@codeaurora.org> (raw)

Here's two small fixes for the qcom clock drivers. Nobody has reported
these as regressions so we can safely wait for 3.17, but I've marked
them with the "Fixes" tag so that stable trees can pick them up as
necessary.

Stephen Boyd (2):
  clk: qcom: Fix PLL rate configurations
  clk: qcom: mdp_lut_clk is a child of mdp_src

 drivers/clk/qcom/common.c       | 39 ++++++++++++++++++++++++++++-----------
 drivers/clk/qcom/common.h       |  6 ++++++
 drivers/clk/qcom/mmcc-msm8960.c |  2 +-
 drivers/clk/qcom/mmcc-msm8974.c | 10 ++++------
 4 files changed, 39 insertions(+), 18 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

             reply	other threads:[~2014-07-15 22:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15 22:42 Stephen Boyd [this message]
2014-07-15 22:42 ` [PATCH 0/2] qcom clock fixes Stephen Boyd
2014-07-15 22:42 ` [PATCH 1/2] clk: qcom: Fix PLL rate configurations Stephen Boyd
2014-07-15 22:42   ` Stephen Boyd
2014-07-15 22:42 ` [PATCH 2/2] clk: qcom: mdp_lut_clk is a child of mdp_src Stephen Boyd
2014-07-15 22:42   ` Stephen Boyd

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=1405464151-16152-1-git-send-email-sboyd@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.