Please pull 'next' branch of 4xx tree
Josh Boyer
jwboyer at linux.vnet.ibm.com
Sat Dec 4 00:22:55 EST 2010
Hi Ben
Some 4xx power management patches from Victor. I would have liked to
include the PCI-e and Canyonlands USB phy fix patches as well, but they
still need rework. I might include those in a later pull request if
they show up relatively soon.
josh
The following changes since commit 46f5221049bb46b0188aad6b6dfab5dbc778be22:
powerpc: Remove second definition of STACK_FRAME_OVERHEAD (2010-11-29 15:48:23 +1100)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next
Victor Gallardo (3):
powerpc/4xx: Add suspend and idle support
powerpc/4xx: Add Kilauea suspend and idle support
powerpc/4xx: Add Canyonlands suspend and idle support
Documentation/powerpc/dts-bindings/4xx/cpm.txt | 52 ++++
arch/powerpc/Kconfig | 13 +-
arch/powerpc/boot/dts/canyonlands.dts | 31 +--
arch/powerpc/boot/dts/kilauea.dts | 9 +
arch/powerpc/configs/40x/kilauea_defconfig | 5 +
arch/powerpc/configs/44x/canyonlands_defconfig | 3 +
arch/powerpc/platforms/44x/Makefile | 5 +-
arch/powerpc/sysdev/Makefile | 1 +
arch/powerpc/sysdev/ppc4xx_cpm.c | 346 ++++++++++++++++++++++++
9 files changed, 439 insertions(+), 26 deletions(-)
create mode 100644 Documentation/powerpc/dts-bindings/4xx/cpm.txt
create mode 100644 arch/powerpc/sysdev/ppc4xx_cpm.c
More information about the Linuxppc-dev
mailing list