All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] clk: at91: better support for the PCKs
Date: Wed, 19 Mar 2014 16:32:39 -0700	[thread overview]
Message-ID: <20140319233239.21989.44031@quantum> (raw)
In-Reply-To: <1394528435-23734-1-git-send-email-b.brezillon.dev@gmail.com>

Quoting Boris BREZILLON (2014-03-11 02:00:31)
> From: Boris BREZILLON <b.brezillon@overkiz.com>
> 
> This serie implements a better support for the Programmable Clocks.
> The first two patch are related to changing the rate of the PCKs.
> The 3rd patch is a fix to handle properly the PCKRDY interrupt.
> The last patch is a small optimzation/simplification of the determine_rate
> algorithm for the PCK.

Taken into clk-next.

Regards,
Mike

> 
> Changes since v2:
> - remove unnecessary CLK_SET_RATE_GATE flag from system clk setting
> 
> Boris BREZILLON (2):
>   clk: at91: replace prog clk round_rate with determine_rate
>   clk: at91: propagate rate change on system clks
> 
> Jean-Jacques Hiblot (2):
>   clk: at91: fix programmable clk irq handling
>   clk: at91: optimization of the set_rate callback
> 
>  drivers/clk/at91/clk-programmable.c |  202 +++++++++++------------------------
>  drivers/clk/at91/clk-system.c       |   76 +++++++++++--
>  2 files changed, 126 insertions(+), 152 deletions(-)
> 
> -- 
> 1.7.9.5
> 

      parent reply	other threads:[~2014-03-19 23:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11  9:00 [PATCH v3 0/4] clk: at91: better support for the PCKs Boris BREZILLON
2014-03-11  9:00 ` Boris BREZILLON
2014-03-11  9:00 ` [PATCH v3 1/4] clk: at91: replace prog clk round_rate with determine_rate Boris BREZILLON
2014-03-11  9:00   ` Boris BREZILLON
2014-03-11  9:00 ` [PATCH v3 2/4] clk: at91: propagate rate change on system clks Boris BREZILLON
2014-03-11  9:00   ` Boris BREZILLON
2014-03-11  9:00 ` [PATCH v3 3/4] clk: at91: fix programmable clk irq handling Boris BREZILLON
2014-03-11  9:00   ` Boris BREZILLON
2014-03-11  9:00 ` [PATCH v3 4/4] clk: at91: optimization of the set_rate callback Boris BREZILLON
2014-03-11  9:00   ` Boris BREZILLON
2014-03-19 23:32 ` 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=20140319233239.21989.44031@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 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.