linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] ARM: DT: add bindings for system suspend
@ 2015-01-21 11:35 Sudeep Holla
  2015-01-21 11:35 ` [PATCH RFC 1/2] Documentation: arm: define DT " Sudeep Holla
  2015-01-21 11:35 ` [PATCH RFC 2/2] ARM64: psci: implement system suspend using PSCI v0.2 CPU SUSPEND Sudeep Holla
  0 siblings, 2 replies; 18+ messages in thread
From: Sudeep Holla @ 2015-01-21 11:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

There are various attempts on the list to implement system suspend
on ARM64 using CPU Idle. Here is an attempt to standardise it by 
defining DT bindings for the same and hence provide a generic solution
without associating it with CPUIdle.

Currently only PSCI is supported as entry method in this series.

Regards,
Sudeep

P.S: I am on vacation till Jan 31st and will have limited access to
emails, so there might be delays in my response.

Sudeep Holla (2):
  Documentation: arm: define DT bindings for system suspend
  ARM64: psci: implement system suspend using PSCI v0.2 CPU SUSPEND

 Documentation/devicetree/bindings/arm/psci.txt     | 11 +++
 .../devicetree/bindings/arm/system-suspend.txt     | 93 ++++++++++++++++++++++
 arch/arm64/kernel/psci.c                           | 83 ++++++++++++++++---
 3 files changed, 178 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/system-suspend.txt

-- 
1.9.1

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-02-05 13:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 11:35 [PATCH RFC 0/2] ARM: DT: add bindings for system suspend Sudeep Holla
2015-01-21 11:35 ` [PATCH RFC 1/2] Documentation: arm: define DT " Sudeep Holla
2015-01-21 13:21   ` Jisheng Zhang
2015-01-21 13:35     ` Jisheng Zhang
2015-01-21 13:56       ` Lorenzo Pieralisi
2015-01-22  4:33         ` Jisheng Zhang
2015-01-22  6:29           ` Jisheng Zhang
2015-01-22 11:59             ` Lorenzo Pieralisi
2015-01-22 12:09               ` Jisheng Zhang
2015-02-04 16:10   ` Mark Rutland
2015-02-05 13:28     ` Sudeep Holla
2015-02-05 13:32       ` Mark Rutland
2015-02-05 13:49         ` Sudeep Holla
2015-01-21 11:35 ` [PATCH RFC 2/2] ARM64: psci: implement system suspend using PSCI v0.2 CPU SUSPEND Sudeep Holla
2015-01-22  6:18   ` Leo Yan
2015-01-22 12:08     ` Lorenzo Pieralisi
2015-01-22 14:34       ` Leo Yan
2015-01-23 10:58         ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).