linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support
Date: Thu, 24 Apr 2014 06:59:46 +0000	[thread overview]
Message-ID: <20140424065946.GC3925@verge.net.au> (raw)
In-Reply-To: <1397775951-30992-1-git-send-email-horms+renesas@verge.net.au>

On Fri, Apr 18, 2014 at 08:05:49AM +0900, Simon Horman wrote:
> Hi Mike,
> 
> please consider applying this series.
> 
> It is the first step on the way towards using the common clock framework
> and in turn multi-platform on the r8a7779 (R-Car H1) SoC.
> 
> It has been acked by Laurent Pinchart who did similar work
> for the R-Car Gen-2 family of SoCs. This work is based on that work.
> 
> The bindings added in this series have not been changed since
> v4 was posted with devicetree@vger.kernel.org CCed on the 13th of March.

Hi Mike,

if you could take a look at this I would be most grateful.

> 
> Simon Horman (2):
>   clk: shmobile: r8a7779: Add clocks support
>   clk: shmobile: r8a7779: Add MSTP clock support
> 
>  .../bindings/clock/renesas,cpg-mstp-clocks.txt     |   1 +
>  .../bindings/clock/renesas,r8a7779-cpg-clocks.txt  |  27 ++++
>  drivers/clk/shmobile/Makefile                      |   1 +
>  drivers/clk/shmobile/clk-r8a7779.c                 | 180 +++++++++++++++++++++
>  include/linux/clk/shmobile.h                       |   3 +
>  5 files changed, 212 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt
>  create mode 100644 drivers/clk/shmobile/clk-r8a7779.c
> 
> -- 
> 1.8.4
> 

  parent reply	other threads:[~2014-04-24  6:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-17 23:05 [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support Simon Horman
2014-04-17 23:05 ` [PATCH v6 1/2] " Simon Horman
2014-05-27  9:31   ` Arnd Bergmann
2014-05-28  1:08     ` Simon Horman
2014-05-28  1:32       ` Mike Turquette
2014-05-28  1:34         ` Simon Horman
2014-05-28  8:42       ` Geert Uytterhoeven
2014-05-28  8:50         ` Simon Horman
2014-04-17 23:05 ` [PATCH v6 2/2] clk: shmobile: r8a7779: Add MSTP clock support Simon Horman
2014-04-24  6:59 ` Simon Horman [this message]
2014-05-13  1:59 ` [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support Simon Horman
     [not found]   ` <20140513061545.5943.33241@quantum>
2014-05-13  7:07     ` Simon Horman

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=20140424065946.GC3925@verge.net.au \
    --to=horms@verge.net.au \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).