summaryrefslogtreecommitdiff
path: root/include/serial.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2019-06-07 19:24:41 +0530
committerTom Rini <trini@konsulko.com>2019-07-26 21:49:22 -0400
commit9566b777ae0ae01a9899aa7e225076ee8d4af861 (patch)
tree4658047006c6912bdd7563f717bd453352c29020 /include/serial.h
parent410adcc9e2750d6852afe9f544cd74ad434f8937 (diff)
firmware: ti_sci: Add a command for releasing all exclusive devices
Any host while requesting for a device can request for its exclusive access. If an exclusive permission is obtained then it is the host's responsibility to release the device before the software entity on the host completes its execution. Else any other host's request for the device will be nacked. So add a command that releases all the exclusive devices that is acquired by the current host. This should be used with utmost care and can be called only at the end of the execution. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/serial.h')
0 files changed, 0 insertions, 0 deletions