From: Maxime Coquelin <maxime.coquelin@st.com>
To: Mike Turquette <mturquette@linaro.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Cc: <kernel@stlinux.com>, <maxime.coquelin@st.com>
Subject: Re: [PATCH 0/3] CCF clock divider changes
Date: Tue, 11 Feb 2014 11:37:17 +0100 [thread overview]
Message-ID: <52F9FD5D.9040601@st.com> (raw)
In-Reply-To: <1391012648-12481-1-git-send-email-maxime.coquelin@st.com>
Hi Mike,
Did you have a look at this series?
If patch 1 gets accepted, should it also be submitted to the stable
branches?
Thanks,
Maxime
ps: Mail resent because our company mail server IP is blocked by Spamhaus.
On 01/29/2014 05:24 PM, Maxime COQUELIN wrote:
> Hi Mike,
>
> First patch fixes round_rate for power-of-two and table-based dividers when
> the CLK_SET_RATE_PARENT flag isn't set.
>
> Second patch introduces a new flag to give the possibility to round the
> divider to the closest one, instead of rounding up by default.
>
> Third patch optimizes the for-loop when CLK_SET_RATE_PARENT is set for
> power-of-two and table-based dividers.
>
> The series applies on top of v3.13 tag.
>
> Maxime Coquelin (3):
> clk: divider: Fix best div calculation for power-of-two and table
> dividers
> clk: divider: Add round to closest divider
> clk: divider: Optimize clk_divider_bestdiv loop
>
> drivers/clk/clk-divider.c | 118 ++++++++++++++++++++++++++++++++++++++++--
> include/linux/clk-provider.h | 3 ++
> 2 files changed, 118 insertions(+), 3 deletions(-)
>
prev parent reply other threads:[~2014-02-11 10:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-29 16:24 [PATCH 0/3] CCF clock divider changes Maxime COQUELIN
2014-01-29 16:24 ` [PATCH 1/3] clk: divider: Fix best div calculation for power-of-two and table dividers Maxime COQUELIN
2014-04-25 15:31 ` Mike Turquette
2014-01-29 16:24 ` [PATCH 2/3] clk: divider: Add round to closest divider Maxime COQUELIN
2014-04-24 15:37 ` Mike Turquette
2014-01-29 16:24 ` [PATCH 3/3] clk: divider: Optimize clk_divider_bestdiv loop Maxime COQUELIN
2014-02-11 10:20 ` [PATCH 0/3] CCF clock divider changes Maxime Coquelin
2014-02-11 10:37 ` Maxime Coquelin [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=52F9FD5D.9040601@st.com \
--to=maxime.coquelin@st.com \
--cc=kernel@stlinux.com \
--cc=linux-arm-kernel@lists.infradead.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