diff options
author | Dave Gerlach <[email protected]> | 2024-10-07 08:08:57 +0200 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2024-10-25 10:45:07 -0500 |
commit | 60357991f6b9d4bd4dc442a368da3f468cfa4903 (patch) | |
tree | 9355244a4b1b32967a39f8b0c62d64b53f642446 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ec24643bdd625971933451f22b8e33d364920f6e (diff) |
firmware: ti_sci: Introduce Power Management Ops
Introduce power management ops supported by the TISCI
Low Power Mode API [1].
1) TISCI_MSG_LPM_WAKE_REASON
Get which wake up source woke the SoC from Low Power Mode.
The wake up source IDs will be common for all K3 platforms.
2) TISCI_MSG_LPM_SET_DEVICE_CONSTRAINT
Set LPM constraint on behalf of a device. By setting a constraint, the
device ensures that it will not be powered off or reset in the selected
mode.
3) TISCI_MSG_LPM_SET_LATENCY_CONSTRAINT
Set LPM resume latency constraint. By setting a constraint, the host
ensures that the resume time from selected mode will be less than the
constraint value.
[1] https://software-dl.ti.com/tisci/esd/latest/2_tisci_msgs/pm/lpm.html
Signed-off-by: Dave Gerlach <[email protected]>
[[email protected]: LPM_WAKE_REASON and IO_ISOLATION support]
Signed-off-by: Georgi Vlaev <[email protected]>
[[email protected]: SET_DEVICE_CONSTRAINT support]
Signed-off-by: Akashdeep Kaur <[email protected]>
[[email protected]: SET_LATENCY_CONSTRAINT support]
Signed-off-by: Vibhore Vardhan <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Reviewed-by: Akashdeep Kaur <[email protected]>
Tested-by: Dhruva Gole <[email protected]>
Signed-off-by: Markus Schneider-Pargmann <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Tested-by: Roger Quadros <[email protected]>
Acked-by: Dhruva Gole <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions