linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 00/03] ARM: shmobile: Break out and extend clock workaround V2
Date: Thu, 13 Mar 2014 10:16:31 +0900	[thread overview]
Message-ID: <20140313011627.GA9077@verge.net.au> (raw)
In-Reply-To: <20140312233608.17009.65690.sendpatchset@w520>

On Thu, Mar 13, 2014 at 08:36:08AM +0900, Magnus Damm wrote:
> ARM: shmobile: Break out and extend clock workaround V2
> 
> [PATCH v2 01/03] ARM: shmobile: Introduce shmobile_clk_workaround()
> [PATCH 02/03] ARM: shmobile: Use shmobile_clk_workaround() on Lager
> [PATCH 03/03] ARM: shmobile: Use shmobile_clk_workaround() on Koelsch

If the series is v2 please annotate all patches in the series as v2,
even if they haven't changed.

> These patches consolidates the clkdev workaround present in the DT
> reference version of board code for Lager and Koelsch, and it also
> extends it to allow static enablement of a selected set of clocks
> during boot. The latter is needed for USB PCI support patches that
> have been posted.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>
> ---
> 
>  Changes since V1:
>  - Reworked dependencies, updated header file path in patch [1/3].
> 
>  Written against renesas.git tag renesas-devel-v3.14-rc6-20140311
> 
>  arch/arm/mach-shmobile/Makefile                  |    2 
>  arch/arm/mach-shmobile/board-koelsch-reference.c |   71 ++++++++--------------
>  arch/arm/mach-shmobile/board-lager-reference.c   |   65 +++++++-------------
>  arch/arm/mach-shmobile/clock.c                   |   29 ++++++++
>  arch/arm/mach-shmobile/include/mach/clock.h      |   16 ++++
>  5 files changed, 99 insertions(+), 84 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      parent reply	other threads:[~2014-03-13  1:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12 23:36 [PATCH v2 00/03] ARM: shmobile: Break out and extend clock workaround V2 Magnus Damm
2014-03-12 23:36 ` [PATCH v2 01/03] ARM: shmobile: Introduce shmobile_clk_workaround() Magnus Damm
2014-03-13  1:23   ` Simon Horman
2014-03-12 23:36 ` [PATCH 02/03] ARM: shmobile: Use shmobile_clk_workaround() on Lager Magnus Damm
2014-03-12 23:59   ` Simon Horman
2014-03-13  1:23     ` Simon Horman
2014-03-13  5:14       ` Magnus Damm
2014-03-13  5:46         ` Simon Horman
2014-03-12 23:36 ` [PATCH 03/03] ARM: shmobile: Use shmobile_clk_workaround() on Koelsch Magnus Damm
2014-03-13  6:11   ` Simon Horman
2014-03-13  1:16 ` Simon Horman [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=20140313011627.GA9077@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).