* [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update
2011-06-30 9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
@ 2011-08-26 6:43 ` Magnus Damm
2011-09-05 5:46 ` Paul Mundt
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Magnus Damm @ 2011-08-26 6:43 UTC (permalink / raw)
To: linux-sh
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(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update
2011-06-30 9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
2011-08-26 6:43 ` [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update Magnus Damm
@ 2011-09-05 5:46 ` Paul Mundt
2011-09-05 15:41 ` Rafael J. Wysocki
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Paul Mundt @ 2011-09-05 5:46 UTC (permalink / raw)
To: linux-sh
On Fri, Aug 26, 2011 at 03:43:16PM +0900, Magnus Damm wrote:
> 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>
As these don't apply against anything I have I'll assume that Rafael will
be taking them through the pm tree with the rest of the power domains
code.
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update
2011-06-30 9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
2011-08-26 6:43 ` [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update Magnus Damm
2011-09-05 5:46 ` 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
4 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2011-09-05 15:41 UTC (permalink / raw)
To: linux-sh
On Monday, September 05, 2011, Paul Mundt wrote:
> On Fri, Aug 26, 2011 at 03:43:16PM +0900, Magnus Damm wrote:
> > 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>
>
> As these don't apply against anything I have I'll assume that Rafael will
> be taking them through the pm tree with the rest of the power domains
> code.
Yes, I will.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 00/03] ARM: mach-shmobile: sh7372 CPU sleep patches
2011-06-30 9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
` (2 preceding siblings ...)
2011-09-05 15:41 ` Rafael J. Wysocki
@ 2011-09-23 5:52 ` Magnus Damm
2011-09-25 21:29 ` Rafael J. Wysocki
4 siblings, 0 replies; 6+ messages in thread
From: Magnus Damm @ 2011-09-23 5:52 UTC (permalink / raw)
To: linux-sh
ARM: mach-shmobile: sh7372 CPU sleep patches
Subject: [PATCH 01/03] ARM: mach-shmobile: sh7372 generic suspend/resume support
Subject: [PATCH 02/03] ARM: mach-shmobile: sh7372 A3SM support
Subject: [PATCH 03/03] ARM: mach-shmobile: sh7372 sleep warning fixes
These patches update the sh7372 sleep code to make use
of the generic ARM suspend/resume code and to add A3SM
sleep mode support for Suspend-to-RAM. The first two
patches have been posted earlier, and the last contain
a few warning fixes.
Fits the pm-test branch of the linux-pm git repository.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/arm/mach-shmobile/include/mach/common.h | 6
arch/arm/mach-shmobile/pm-sh7372.c | 252 ++++++++++++++++++++--
arch/arm/mach-shmobile/sleep-sh7372.S | 287 +++++---------------------
3 files changed, 286 insertions(+), 259 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH 00/03] ARM: mach-shmobile: sh7372 CPU sleep patches
2011-06-30 9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
` (3 preceding siblings ...)
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
4 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2011-09-25 21:29 UTC (permalink / raw)
To: linux-sh
On Friday, September 23, 2011, Magnus Damm wrote:
> ARM: mach-shmobile: sh7372 CPU sleep patches
>
> Subject: [PATCH 01/03] ARM: mach-shmobile: sh7372 generic suspend/resume support
> Subject: [PATCH 02/03] ARM: mach-shmobile: sh7372 A3SM support
> Subject: [PATCH 03/03] ARM: mach-shmobile: sh7372 sleep warning fixes
>
> These patches update the sh7372 sleep code to make use
> of the generic ARM suspend/resume code and to add A3SM
> sleep mode support for Suspend-to-RAM. The first two
> patches have been posted earlier, and the last contain
> a few warning fixes.
>
> Fits the pm-test branch of the linux-pm git repository.
>
> Signed-off-by: Magnus Damm <damm@opensource.se>
All patches applied to linux-pm/pm-domains (and merged into pm-test
and linux-next).
Thanks,
Rafael
> ---
>
> arch/arm/mach-shmobile/include/mach/common.h | 6
> arch/arm/mach-shmobile/pm-sh7372.c | 252 ++++++++++++++++++++--
> arch/arm/mach-shmobile/sleep-sh7372.S | 287 +++++---------------------
> 3 files changed, 286 insertions(+), 259 deletions(-)
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread