public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Georgi Djakov <georgi.djakov@linaro.org>
Cc: agross@codeaurora.org, mturquette@linaro.org,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v2 1/5] clk: qcom: Enable gpll0_vote rate propagation on MSM8916
Date: Fri, 24 Jul 2015 10:25:29 -0700	[thread overview]
Message-ID: <55B27509.8080108@codeaurora.org> (raw)
In-Reply-To: <1437757119-6910-2-git-send-email-georgi.djakov@linaro.org>

On 07/24/2015 09:58 AM, Georgi Djakov wrote:
> Currently we are missing the SET_RATE_PARENT flag on gpll0_vote and
> as a result of that, when it has a child with SET_RATE_PARENT flag,
> the rate of the child is not propagated up to the gpll0. Fix that
> by adding the SET_RATE_PARENT flag to gpll0_vote.
>
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>

This doesn't make any sense. GPLL0 doesn't change rate, so having the 
flag here on the GPLL0 vote clock doesn't help anything.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


  reply	other threads:[~2015-07-24 17:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 16:58 [PATCH v2 0/5] Add support for Qualcomm A53 CPU clock Georgi Djakov
2015-07-24 16:58 ` [PATCH v2 1/5] clk: qcom: Enable gpll0_vote rate propagation on MSM8916 Georgi Djakov
2015-07-24 17:25   ` Stephen Boyd [this message]
2015-07-25  2:12     ` Georgi Djakov
2015-07-24 16:58 ` [PATCH v2 2/5] clk: Add safe switch hook Georgi Djakov
2015-07-24 16:58 ` [PATCH v2 3/5] clk: qcom: Add support for regmap mux-div clocks Georgi Djakov
2015-07-24 16:58 ` [PATCH v2 4/5] clk: qcom: Add A53 clock driver Georgi Djakov
2015-07-24 16:58 ` [PATCH v2 5/5] arm64: dts: qcom: msm8916: Add A53 DT node Georgi Djakov

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=55B27509.8080108@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=agross@codeaurora.org \
    --cc=georgi.djakov@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox