lkml.org 
[lkml]   [2014]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] socfpga: fix hotplug/add suspend to ram
Date
From: Alan Tull <atull@opensource.altera.com>

patch 1: socfpga: hotplug: put cpu1 in wfi
Fix how cpu1 is hotplugged to prevent increaced power
consumption.

patch 2: socfpga: support suspend to ram
* Initialize ocram
* Add a function to do suspend to ram and
place DDR in self-refresh
* This function lives in ocram

Alan Tull (2):
socfpga: hotplug: put cpu1 in wfi
socfpga: support suspend to ram

arch/arm/mach-socfpga/Makefile | 1 +
arch/arm/mach-socfpga/core.h | 6 ++
arch/arm/mach-socfpga/platsmp.c | 12 ++-
arch/arm/mach-socfpga/pm.c | 141 ++++++++++++++++++++++++++++++++
arch/arm/mach-socfpga/self-refresh.S | 148 ++++++++++++++++++++++++++++++++++
arch/arm/mach-socfpga/socfpga.c | 10 +++
6 files changed, 315 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/mach-socfpga/pm.c
create mode 100644 arch/arm/mach-socfpga/self-refresh.S

--
1.7.9.5



\
 
 \ /
  Last update: 2014-09-24 23:01    [W:0.397 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site