Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e9152c13 authored by Andrew F. Davis's avatar Andrew F. Davis
Browse files

ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages


Most TI-SCI functions request an ACK and wait until it is received. For
some power sequence tasks we cannot wait but instead queue messages
asynchronously. Three messages have been identified that will need to
be used in this way. Add non-waiting versions of these functions.

Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
parent 60d23323
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment