From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update
Date: Fri, 26 Aug 2011 06:43:16 +0000 [thread overview]
Message-ID: <20110826064316.373.79503.sendpatchset@rxone.opensource.se> (raw)
In-Reply-To: <20110630094653.10442.68817.sendpatchset@t400s>
ARM: mach-shmobile: sh7372 power domain update
[PATCH 01/03] ARM: mach-shmobile: sh7372 A3SM support
[PATCH 02/03] ARM: mach-shmobile: sh7372 A3SP support
[PATCH 03/03] ARM: mach-shmobile: sh7372 A4R support
These patches add support for the A3SM, A3SP and A4R
power domains included in the sh7372 SoC. More work
in needed with QoS for I/O devices and CPUIdle with
A3SM together with future A4S power domain support.
Testing needed, especiall WRT to Suspend-to-RAM!
Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/arm/mach-shmobile/board-ap4evb.c | 5
arch/arm/mach-shmobile/board-mackerel.c | 9
arch/arm/mach-shmobile/include/mach/common.h | 3
arch/arm/mach-shmobile/include/mach/sh7372.h | 5
arch/arm/mach-shmobile/intc-sh7372.c | 52 ++++
arch/arm/mach-shmobile/pm-sh7372.c | 287 ++++++++++++++++++++++++--
arch/arm/mach-shmobile/setup-sh7372.c | 21 +
arch/arm/mach-shmobile/sleep-sh7372.S | 55 ++++
8 files changed, 416 insertions(+), 21 deletions(-)
next prev parent reply other threads:[~2011-08-26 6:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-30 9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
2011-08-26 6:43 ` Magnus Damm [this message]
2011-09-05 5:46 ` [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update Paul Mundt
2011-09-05 15:41 ` Rafael J. Wysocki
2011-09-23 5:52 ` [PATCH 00/03] ARM: mach-shmobile: sh7372 CPU sleep patches Magnus Damm
2011-09-25 21:29 ` Rafael J. Wysocki
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=20110826064316.373.79503.sendpatchset@rxone.opensource.se \
--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.