From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/09] ARM: shmobile: Consistent use of shmobile_init_late()
Date: Wed, 30 Jul 2014 23:32:06 +0000 [thread overview]
Message-ID: <20140730233206.5969.26669.sendpatchset@w520> (raw)
ARM: shmobile: Consistent use of shmobile_init_late()
[PATCH 01/09] ARM: shmobile: Add shmobile_init_late() to sh73a0
[PATCH 02/09] ARM: shmobile: Add shmobile_init_late() to KZM9G
[PATCH 03/09] ARM: shmobile: Fix shmobile_init_late() on r8a7779
[PATCH 04/09] ARM: shmobile: Add shmobile_init_late() to Marzen
[PATCH 05/09] ARM: shmobile: Fix shmobile_init_late() on r8a7778
[PATCH 06/09] ARM: shmobile: Add shmobile_init_late() to Bock-W
[PATCH 07/09] ARM: shmobile: Add shmobile_init_late() to r8a73a4
[PATCH 08/09] ARM: shmobile: Add shmobile_init_late() to APE6EVM
[PATCH 09/09] ARM: shmobile: Add shmobile_init_late() to r7s72100
Make sure all mach-shmobile SoCs and DT Reference board support code
call shmobile_init_late() so Suspend-to-RAM and CPUIdle get setup
in a consistent way. The SoC DT case for r8a7778 and r8a7779 are
also adjusted to not add any platform devices. DT shall be used instead.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
Written on top of renesas-devel-v3.16-rc7-20140729
arch/arm/mach-shmobile/board-ape6evm-reference.c | 1 +
arch/arm/mach-shmobile/board-ape6evm.c | 1 +
arch/arm/mach-shmobile/board-bockw-reference.c | 1 +
arch/arm/mach-shmobile/board-kzm9g-reference.c | 1 +
arch/arm/mach-shmobile/board-marzen-reference.c | 1 +
arch/arm/mach-shmobile/setup-r7s72100.c | 1 +
arch/arm/mach-shmobile/setup-r8a73a4.c | 1 +
arch/arm/mach-shmobile/setup-r8a7778.c | 2 +-
arch/arm/mach-shmobile/setup-r8a7779.c | 2 +-
arch/arm/mach-shmobile/setup-sh73a0.c | 1 +
next reply other threads:[~2014-07-30 23:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 23:32 Magnus Damm [this message]
2014-07-31 0:12 ` [PATCH 00/09] ARM: shmobile: Consistent use of shmobile_init_late() Simon Horman
2014-07-31 1:05 ` Magnus Damm
2014-07-31 2:29 ` Simon Horman
2014-08-04 13:11 ` Geert Uytterhoeven
2014-08-05 5:49 ` Magnus Damm
2014-08-13 11:46 ` Geert Uytterhoeven
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=20140730233206.5969.26669.sendpatchset@w520 \
--to=magnus.damm@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.