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 0/4] ARM: shmobile: R-Mobile: Add SYSC restart handler
Date: Thu, 4 Dec 2014 16:34:09 +0900	[thread overview]
Message-ID: <20141204073409.GG25806@verge.net.au> (raw)
In-Reply-To: <1417616227-6715-1-git-send-email-geert+renesas@glider.be>

On Wed, Dec 03, 2014 at 03:17:03PM +0100, Geert Uytterhoeven wrote:
> 	Hi Simon, Magnus, Arnd,
> 
> This patch series extends the PM domain platform driver for the R-Mobile
> System Controller (SYSC) to register a restart handler, and removes the
> restart handler hacks on DT-based R-Mobile A1 (r8a7740) and SH-Mobile AG5
> (sh73a0) platforms.
> 
> Note that this supports DT-based platforms only. Legacy platforms keep
> on using the restart callback in struct machine_desc.
> 
> This was tested on r8a7740/armadillo-multiplatform,
> sh73a0/kzm9g-reference, and sh73a0/kzm9g-multiplatform.
> 
> Arnd: is this what you had in mind in your response to "[GIT PULL] Third
> Round of Renesas ARM Based Soc Updates for v3.19"
> (http://www.spinics.net/lists/arm-kernel/msg379348.html)?
> 
> Dependencies:
>   - The first two patches depend on the series "[PATCH v6 0/7] ARM:
>     shmobile: R-Mobile: DT PM domain support", as that series adds the
>     SYSC PM domain platform driver for DT-based platforms and adds the
>     SYSC device node to r8a7740.dtsi,

As I have queued up that series I believe I could also queue up
the first two patches of this series. Is that worthwhile?

>   - The last two patches also depend on the series "[PATCH RFC 0/7] ARM:
>     shmobile: sh73a0: DT PM domain support", as that series adds the
>     SYSC device node to sh73a0.dtsi.
> 
> Thanks!
> 
> Geert Uytterhoeven (4):
>   ARM: shmobile: R-Mobile: Add SYSC restart handler
>   ARM: shmobile: r8a7740: Remove restart callback
>   ARM: shmobile: sh73a0: Remove restart callback
>   ARM: shmobile: kzm9g-reference: Remove restart callback
> 
>  arch/arm/mach-shmobile/board-kzm9g-reference.c |  8 -----
>  arch/arm/mach-shmobile/pm-rmobile.c            | 48 +++++++++++++++++++++++++-
>  arch/arm/mach-shmobile/setup-r8a7740.c         |  8 -----
>  arch/arm/mach-shmobile/setup-sh73a0.c          |  8 -----
>  4 files changed, 47 insertions(+), 25 deletions(-)
> 
> -- 
> 1.9.1
> 
> Gr{oetje,eeting}s,
> 
> 						Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> 							    -- Linus Torvalds
> 

  parent reply	other threads:[~2014-12-04  7:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03 14:17 [PATCH 0/4] ARM: shmobile: R-Mobile: Add SYSC restart handler Geert Uytterhoeven
2014-12-03 14:17 ` [PATCH 1/4] " Geert Uytterhoeven
2014-12-04 10:08   ` Arnd Bergmann
2014-12-04 11:47     ` Geert Uytterhoeven
2014-12-04 12:53       ` Geert Uytterhoeven
2014-12-03 14:17 ` [PATCH 2/4] ARM: shmobile: r8a7740: Remove restart callback Geert Uytterhoeven
2014-12-03 14:17 ` [PATCH 3/4] ARM: shmobile: sh73a0: " Geert Uytterhoeven
2014-12-03 14:17 ` [PATCH 4/4] ARM: shmobile: kzm9g-reference: " Geert Uytterhoeven
2014-12-04  7:34 ` Simon Horman [this message]
2014-12-04  9:39   ` [PATCH 0/4] ARM: shmobile: R-Mobile: Add SYSC restart handler Geert Uytterhoeven
2014-12-04 12:18     ` 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=20141204073409.GG25806@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).