linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 00/08] mach-shmobile timer consolidation
Date: Wed, 07 Mar 2012 21:59:05 +0000	[thread overview]
Message-ID: <201203072302.26681.rjw@sisk.pl> (raw)
In-Reply-To: <20120306083606.8131.92041.sendpatchset@w520>

On Tuesday, March 06, 2012, Magnus Damm wrote:
> mach-shmobile timer consolidation
> 
> [PATCH 01/08] ARM: mach-shmobile: add shmobile_earlytimer_init()
> [PATCH 02/08] ARM: mach-shmobile: sh7367 and G3EVM timer rework
> [PATCH 03/08] ARM: mach-shmobile: sh7377 and G4EVM timer rework
> [PATCH 04/08] ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer rework
> [PATCH 05/08] ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer rework
> [PATCH 06/08] ARM: mach-shmobile: r8a7740 and Bonito timer rework
> [PATCH 07/08] ARM: mach-shmobile: r8a7779 and Marzen timer rework
> [PATCH 08/08] ARM: mach-shmobile: default to no earlytimer
> 
> These patches rework the shmobile timer code to make the earlytimer
> opt-in instead of default. The exisitng in-tree boards will keep on
> using earlytimer as usual, but upcoming DT-based generic support
> can with these patches use the regular driver model for timers.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Applied.

Thanks,
Rafael


> ---
> 
>  arch/arm/mach-shmobile/board-ag5evm.c        |   14 +-------------
>  arch/arm/mach-shmobile/board-ap4evb.c        |   13 +------------
>  arch/arm/mach-shmobile/board-bonito.c        |   18 +++++++++++-------
>  arch/arm/mach-shmobile/board-g3evm.c         |   13 +------------
>  arch/arm/mach-shmobile/board-g4evm.c         |   13 +------------
>  arch/arm/mach-shmobile/board-kota2.c         |   13 +------------
>  arch/arm/mach-shmobile/board-mackerel.c      |   13 +------------
>  arch/arm/mach-shmobile/board-marzen.c        |   14 +-------------
>  arch/arm/mach-shmobile/include/mach/common.h |    1 +
>  arch/arm/mach-shmobile/setup-r8a7740.c       |   10 ++++++++++
>  arch/arm/mach-shmobile/setup-r8a7779.c       |   10 ++++++++++
>  arch/arm/mach-shmobile/setup-sh7367.c        |   10 ++++++++++
>  arch/arm/mach-shmobile/setup-sh7372.c        |   10 ++++++++++
>  arch/arm/mach-shmobile/setup-sh7377.c        |   10 ++++++++++
>  arch/arm/mach-shmobile/setup-sh73a0.c        |   10 ++++++++++
>  arch/arm/mach-shmobile/timer.c               |    8 ++++++--
>  16 files changed, 85 insertions(+), 95 deletions(-)
> 
> 


      reply	other threads:[~2012-03-07 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06  8:36 [PATCH 00/08] mach-shmobile timer consolidation Magnus Damm
2012-03-07 21:59 ` Rafael J. Wysocki [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=201203072302.26681.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=linux-sh@vger.kernel.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).