commit | ad525010bd0bf497aaee0f1187a41770b007e00f | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Tue Nov 30 15:45:34 2021 -0600 |
committer | Dave Gerlach <d-gerlach@ti.com> | Wed Apr 27 12:06:53 2022 -0500 |
tree | 6254323618c636ecc460f1f03723aa689b39c778 | |
parent | c1b0f67e23217525965f2d6f3696252d6c29fbee [diff] |
feat(ti): add PSCI handlers for system suspend Add necessary K3 PSCI handlers to enable system suspend to be reported in the PSCI capabilities when asked during OS boot. Additionally, have the handlers provide information that all domains should be off and also have the power domain suspend handler invoke the TISCI_MSG_ENTER_SLEEP message to enter system suspend. Change-Id: I351a16167770e9909e8ca525ee0d74fa93331194 Signed-off-by: Dave Gerlach <d-gerlach@ti.com>