commit | cf5868b8cd7239dee69bdf6ba3ab87bd06bf15f5 | [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 | 19a9cc3a1b5d5a926e4beb5b61960f22d017528c [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>