* [PATCH 00/04] PM: SuperH Runtime PM prototype V2
@ 2009-07-31 14:01 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2009-07-31 14:01 UTC (permalink / raw)
To: linux-sh
PM: SuperH Runtime PM prototype V2
[PATCH 01/04] sh: SuperH platform bus code for Runtime PM v11
[PATCH 02/04] i2c: Runtime PM changes for SuperH I2C driver
[PATCH 03/04] uio: Runtime PM changes for UIO driver
[PATCH 04/04] video: Runtime PM hack for SuperH LCDC driver
This series is the Runtime PM prototype for SuperH V2. Included
is a architecture specific Runtime PM implementation prototype
for the platform bus together with a few driver changes.
The patches are meant to be applied on top of the following:
"PM: Introduce core framework for run-time PM of I/O devices (rev. 11)"
"PM: Runtime PM v11 - add dev_pm_ops helpers"
"PM: Runtime PM v11 - let bus-less devices succeed"
"PM: Runtime PM v11 - add debug printouts"
"PM: Runtime PM v11 - CONFIG_PM_SLEEP=n support"
"Driver Core: Runtime PM callbacks for the Platform Bus V2"
For the SuperH side of things you also need latest sh-2.6 git and:
"Driver Core: Add platform device arch data V3"
"sh: Runtime PM pdev hwblk changes"
Patch 01 + 04 need more attention
Patch 02 + 03 should be all that is needed for Runtime PM driver support.
Rafael, please have a look at the Runtime PM v11 issue in patch 04.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
---
arch/sh/include/asm/device.h | 8
arch/sh/include/asm/hwblk.h | 4
arch/sh/kernel/cpu/shmobile/Makefile | 1
arch/sh/kernel/cpu/shmobile/pm_runtime.c | 244 ++++++++++++++++++++++++++++++
drivers/i2c/busses/i2c-sh_mobile.c | 39 ++++
drivers/uio/uio_pdrv_genirq.c | 54 ++++++
drivers/video/sh_mobile_lcdcfb.c | 47 +++--
7 files changed, 376 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-31 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-31 14:01 [PATCH 00/04] PM: SuperH Runtime PM prototype V2 Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox