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 00/11] ARM: shmobile: r8a7740/armadillo legacy prototype pm domain support
Date: Tue, 09 Sep 2014 02:26:50 +0000	[thread overview]
Message-ID: <20140909022649.GC31320@verge.net.au> (raw)
In-Reply-To: <1409320217-13278-1-git-send-email-geert+renesas@glider.be>

Hi Geert,

I would like Magnus's opinion but mine is that the non-WIP patches
could be queued up. At least patch 1 and 2. Possibly others if
they don't depend (other than diff noise) on WIP patches.

With the WIP patches, I am not entirely opposed to merging them
too, so long as they move things in a good direction. And in particular
don't break anything.

On Fri, Aug 29, 2014 at 03:50:06PM +0200, Geert Uytterhoeven wrote:
> 	Hi Simon, Magnus,
> 
> This series contains prototype patches to improve pm domain support for
> r8a7740/armadillo800eva, mimicking (parts of) the existing pm domain support
> for sh7372/mackerel.
> 
> More specifically, they
>   - Add missing devices to existing pm domains,
>   - Add missing pm domains, hooking up devices and subdomains,
> 
> There are a few things commented out, and a few rough edges or missing things
> (cfr. the patches marked with "[WIP]", and the "FIXME" sections therein),
> but the result does boot, and s2ram works.
> 
> Please note that DT/multi-platform support will be added later.
> 
> This series depends on my series "[PATCH 0/5] ARM: shmobile: pm domain
> improvements and cleanups".
> 
> Thanks for your comments and suggestions!
> 
> Geert Uytterhoeven (11):
>   ARM: shmobile: r8a7740: Add missing A3SP pm domain devices
>   ARM: shmobile: r8a7740: Add missing A4S pm domain devices
>   [WIP] ARM: shmobile: armadillo800eva legacy: Add missing A3SP pm
>     domain devices
>   ARM: shmobile: armadillo800eva legacy: Add missing A4S pm domain
>     devices
>   ARM: shmobile: r8a7740: Add A3RV pm domain support
>   ARM: shmobile: r8a7740: Add A3SG pm domain support
>   [WIP] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP pm domain
>     support
>   [WIP] ARM: shmobile: r8a7740: Add D4 pm domain support
>   ARM: shmobile: r8a7740/armadillo legacy: Add A4R pm domain support
>   [WIP] ARM: shmobile: r8a7740: Add A4SU pm domain support
>   [WIP] ARM: shmobile: r8a7740: Add A3SM pm domain support
> 
>  arch/arm/mach-shmobile/board-armadillo800eva.c |   11 ++++++++++-
>  arch/arm/mach-shmobile/pm-r8a7740.c            |   25 ++++++++++++++++++++++++
>  arch/arm/mach-shmobile/setup-r8a7740.c         |   11 +++++++++++
>  3 files changed, 46 insertions(+), 1 deletion(-)
> 
> -- 
> 1.7.9.5
> 
> Gr{oetje,eeting}s,
> 
> 						Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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-09-09  2:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-29 13:50 [PATCH 00/11] ARM: shmobile: r8a7740/armadillo legacy prototype pm domain support Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 01/11] ARM: shmobile: r8a7740: Add missing A3SP pm domain devices Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 02/11] ARM: shmobile: r8a7740: Add missing A4S " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 03/11] [WIP] ARM: shmobile: armadillo800eva legacy: Add missing A3SP " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 04/11] ARM: shmobile: armadillo800eva legacy: Add missing A4S " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 05/11] ARM: shmobile: r8a7740: Add A3RV pm domain support Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 06/11] ARM: shmobile: r8a7740: Add A3SG " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 07/11] [WIP] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 08/11] [WIP] ARM: shmobile: r8a7740: Add D4 " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 09/11] ARM: shmobile: r8a7740/armadillo legacy: Add A4R " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 10/11] [WIP] ARM: shmobile: r8a7740: Add A4SU " Geert Uytterhoeven
2014-08-29 13:50 ` [PATCH 11/11] [WIP] ARM: shmobile: r8a7740: Add A3SM " Geert Uytterhoeven
2014-09-09  2:26 ` Simon Horman [this message]
2014-09-09  9:48   ` [PATCH 00/11] ARM: shmobile: r8a7740/armadillo legacy prototype " Geert Uytterhoeven
2014-09-11  0:22     ` 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=20140909022649.GC31320@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).