diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-04-28 10:51:05 +0300 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-06-14 11:48:35 +0300 |
commit | dd22cc907a749ff34526e5b22a664d674f71c3de (patch) | |
tree | 8b72efb8bf31e7b49aad5e50adcb6e813b148900 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 08070351c87879e5ca0b7b9bd6c2aa5bb2a4f11e (diff) | |
download | linux-dd22cc907a749ff34526e5b22a664d674f71c3de.tar.xz |
firmware: arm_scmi: Add support for system suspend in power control driver
SCMI supports system suspend notification from the platform. The suuport
for the same can be added in SCMI power control driver. However, currently
there is no way to pass suspend level to pm_suspend() call from this
driver, so use suspend-to-ram(S2R) will be used.
Couple of things to note:
1) The userspace can still configure whatever default behaviour expected
for S2R.
2) The userspace needs to keep the wakeup source enabled, otherwise the
system may never resume back.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20240428075105.2187837-1-peng.fan@oss.nxp.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions