Searched hist:d686ce4204c5dc131396f1fca81beebc46cb8cdb (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-socfpga/ |
H A D | core.h | diff d686ce4204c5dc131396f1fca81beebc46cb8cdb Tue Oct 14 21:33:38 CEST 2014 Alan Tull <atull@opensource.altera.com> socfpga: hotplug: put cpu1 in wfi
Use WFI when putting CPU1 to sleep. Don't hold CPU1 in reset since that results in increased power consumption.
Reset CPU1 briefly during CPU1 bootup.
This has been tested for hotplug and suspend/resume and results in no increased power consumption.
Signed-off-by: Alan Tull <atull@opensource.altera.com> Acked-by: Pavel Machek <pavel@denx.de> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | platsmp.c | diff d686ce4204c5dc131396f1fca81beebc46cb8cdb Tue Oct 14 21:33:38 CEST 2014 Alan Tull <atull@opensource.altera.com> socfpga: hotplug: put cpu1 in wfi
Use WFI when putting CPU1 to sleep. Don't hold CPU1 in reset since that results in increased power consumption.
Reset CPU1 briefly during CPU1 bootup.
This has been tested for hotplug and suspend/resume and results in no increased power consumption.
Signed-off-by: Alan Tull <atull@opensource.altera.com> Acked-by: Pavel Machek <pavel@denx.de> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|