All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Shawn Guo <shawnguo@kernel.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Jun Nie <jun.nie@linaro.org>, Baoyou Xie <xie.baoyou@zte.com.cn>,
	Xin Zhou <zhou.xin8@zte.com.cn>, Shawn Guo <shawn.guo@linaro.org>
Subject: Re: [PATCH 1/3] clk: zte: set CLK_SET_RATE_PARENT for a few zx296718 clocks
Date: Fri, 7 Apr 2017 12:22:08 -0700	[thread overview]
Message-ID: <20170407192208.GY7065@codeaurora.org> (raw)
In-Reply-To: <1490085503-15713-2-git-send-email-shawnguo@kernel.org>

On 03/21, Shawn Guo wrote:
> From: Shawn Guo <shawn.guo@linaro.org>
> 
> To support VOU VGA display driver with different modes, we need to set
> flag for a few clocks, so that clk_set_rate() call in VOU driver can get
> VGA device desired pixel rate.
> 
> While at it, the divider between pll_vga and clk_vga gets corrected, as
> it's 1:1 instead of 1:2.
> 
> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> ---

Applied to clk-next

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

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] clk: zte: set CLK_SET_RATE_PARENT for a few zx296718 clocks
Date: Fri, 7 Apr 2017 12:22:08 -0700	[thread overview]
Message-ID: <20170407192208.GY7065@codeaurora.org> (raw)
In-Reply-To: <1490085503-15713-2-git-send-email-shawnguo@kernel.org>

On 03/21, Shawn Guo wrote:
> From: Shawn Guo <shawn.guo@linaro.org>
> 
> To support VOU VGA display driver with different modes, we need to set
> flag for a few clocks, so that clk_set_rate() call in VOU driver can get
> VGA device desired pixel rate.
> 
> While at it, the divider between pll_vga and clk_vga gets corrected, as
> it's 1:1 instead of 1:2.
> 
> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> ---

Applied to clk-next

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

  parent reply	other threads:[~2017-04-07 19:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21  8:38 [PATCH 0/3] ZX296718 clock update for VGA support Shawn Guo
2017-03-21  8:38 ` Shawn Guo
2017-03-21  8:38 ` [PATCH 1/3] clk: zte: set CLK_SET_RATE_PARENT for a few zx296718 clocks Shawn Guo
2017-03-21  8:38   ` Shawn Guo
2017-03-23  1:37   ` Jun Nie
2017-03-23  1:37     ` Jun Nie
2017-04-07 19:22   ` Stephen Boyd [this message]
2017-04-07 19:22     ` Stephen Boyd
2017-03-21  8:38 ` [PATCH 2/3] zte: clk: pd_bit is not 0 on zx296718 Shawn Guo
2017-03-21  8:38   ` Shawn Guo
2017-03-23  1:34   ` Jun Nie
2017-03-23  1:34     ` Jun Nie
2017-04-07 19:22   ` Stephen Boyd
2017-04-07 19:22     ` Stephen Boyd
2017-03-21  8:38 ` [PATCH 3/3] clk: zte: add pll_vga clock for zx296718 Shawn Guo
2017-03-21  8:38   ` Shawn Guo
2017-03-23  1:36   ` Jun Nie
2017-03-23  1:36     ` Jun Nie
2017-04-07 19:22   ` Stephen Boyd
2017-04-07 19:22     ` 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=20170407192208.GY7065@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=jun.nie@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=shawn.guo@linaro.org \
    --cc=shawnguo@kernel.org \
    --cc=xie.baoyou@zte.com.cn \
    --cc=zhou.xin8@zte.com.cn \
    /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.