commit | 7a94ce8b455e2ed41ff09ba85f5ef72a5cfa48cd | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Tue Nov 30 15:35:08 2021 -0600 |
committer | Dave Gerlach <d-gerlach@ti.com> | Wed Apr 27 12:06:53 2022 -0500 |
tree | d571aee24bb4c6fc1d539f14f882b5409326bc0f | |
parent | 5fadfced6461bef200265518b828af15cb8b3267 [diff] |
feat(ti): add enter sleep method This TISCI API must be used to trigger entry into system suspend, and this is done through the use of TI_SCI_MSG_ENTER_SLEEP. Introduce a method to send this message. Change-Id: Id7af5fb2a34623ad69e76764f389ff4d8d259fba Signed-off-by: Dave Gerlach <d-gerlach@ti.com>