Home
last modified time | relevance | path

Searched hist:"44 fd8c7d4005f660f48679439f0a54225ba234a4" (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/mach-socfpga/
H A Dself-refresh.S44fd8c7d4005f660f48679439f0a54225ba234a4 Fri Jun 05 15:24:52 CEST 2015 Alan Tull <atull@opensource.altera.com> ARM: socfpga: support suspend to ram

Add code that requests that the sdr controller go into
self-refresh mode. This code is run from ocram.

Suspend-to-RAM and EDAC support are mutually exclusive on
SOCFPGA. If the EDAC is enabled, it will prevent the
platform from going into suspend.

Example of how to request to suspend to ram:
$ echo enabled > \
/sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup

$ echo -n mem > /sys/power/state

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
H A Dpm.c44fd8c7d4005f660f48679439f0a54225ba234a4 Fri Jun 05 15:24:52 CEST 2015 Alan Tull <atull@opensource.altera.com> ARM: socfpga: support suspend to ram

Add code that requests that the sdr controller go into
self-refresh mode. This code is run from ocram.

Suspend-to-RAM and EDAC support are mutually exclusive on
SOCFPGA. If the EDAC is enabled, it will prevent the
platform from going into suspend.

Example of how to request to suspend to ram:
$ echo enabled > \
/sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup

$ echo -n mem > /sys/power/state

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
H A DMakefilediff 44fd8c7d4005f660f48679439f0a54225ba234a4 Fri Jun 05 15:24:52 CEST 2015 Alan Tull <atull@opensource.altera.com> ARM: socfpga: support suspend to ram

Add code that requests that the sdr controller go into
self-refresh mode. This code is run from ocram.

Suspend-to-RAM and EDAC support are mutually exclusive on
SOCFPGA. If the EDAC is enabled, it will prevent the
platform from going into suspend.

Example of how to request to suspend to ram:
$ echo enabled > \
/sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup

$ echo -n mem > /sys/power/state

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
H A Dcore.hdiff 44fd8c7d4005f660f48679439f0a54225ba234a4 Fri Jun 05 15:24:52 CEST 2015 Alan Tull <atull@opensource.altera.com> ARM: socfpga: support suspend to ram

Add code that requests that the sdr controller go into
self-refresh mode. This code is run from ocram.

Suspend-to-RAM and EDAC support are mutually exclusive on
SOCFPGA. If the EDAC is enabled, it will prevent the
platform from going into suspend.

Example of how to request to suspend to ram:
$ echo enabled > \
/sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup

$ echo -n mem > /sys/power/state

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
H A DKconfigdiff 44fd8c7d4005f660f48679439f0a54225ba234a4 Fri Jun 05 15:24:52 CEST 2015 Alan Tull <atull@opensource.altera.com> ARM: socfpga: support suspend to ram

Add code that requests that the sdr controller go into
self-refresh mode. This code is run from ocram.

Suspend-to-RAM and EDAC support are mutually exclusive on
SOCFPGA. If the EDAC is enabled, it will prevent the
platform from going into suspend.

Example of how to request to suspend to ram:
$ echo enabled > \
/sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup

$ echo -n mem > /sys/power/state

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
H A Dsocfpga.cdiff 44fd8c7d4005f660f48679439f0a54225ba234a4 Fri Jun 05 15:24:52 CEST 2015 Alan Tull <atull@opensource.altera.com> ARM: socfpga: support suspend to ram

Add code that requests that the sdr controller go into
self-refresh mode. This code is run from ocram.

Suspend-to-RAM and EDAC support are mutually exclusive on
SOCFPGA. If the EDAC is enabled, it will prevent the
platform from going into suspend.

Example of how to request to suspend to ram:
$ echo enabled > \
/sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup

$ echo -n mem > /sys/power/state

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>