[POWERPC] pasemi: Idle loops
authorOlof Johansson <olof@lixom.net>
Sun, 4 Feb 2007 22:36:51 +0000 (16:36 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:22 +0000 (14:03 +1100)
commit1199919b69ff9559a3d3444fb5eb45b7cc48264d
tree40313402be457e274e777b385703b25fa359f9b2
parentbfed9d32d968b2054a036d419537e9e9909bb343
[POWERPC] pasemi: Idle loops

Powersave support on PA6T. Right now it only uses 'doze' mode, and
will default to no savings (spin).

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/cpu_setup_pa6t.S [new file with mode: 0644]
arch/powerpc/kernel/cputable.c
arch/powerpc/platforms/pasemi/Makefile
arch/powerpc/platforms/pasemi/idle.c [new file with mode: 0644]
arch/powerpc/platforms/pasemi/pasemi.h
arch/powerpc/platforms/pasemi/powersave.S [new file with mode: 0644]
arch/powerpc/platforms/pasemi/setup.c
include/asm-powerpc/reg.h