diff options
author | Andrew F. Davis <afd@ti.com> | 2019-04-10 11:49:40 -0400 |
---|---|---|
committer | Andrew F. Davis <afd@ti.com> | 2019-04-23 11:09:13 -0400 |
commit | 7a469035e96b1e6d9d31d502ed326d53c698a137 (patch) | |
tree | bd0d701330d212aa1bc553c7a544758ad31a4c6e /docs/components/platform-interrupt-controller-API.rst | |
parent | fb98ca5a81aaf010a352e1353ae915c6e4ebfd9b (diff) |
ti: k3: drivers: ti_sci: Cleanup sequence ID usage
The sequence ID can be set with a message to identify it when it is
responded to in the response queue. We assign each message a number and
check for this same number to detect response mismatches.
Start this at 0 and increase it by one for each message sent, even ones
that do not request or wait for a response as one may still be delivered
in some cases and we want to detect this.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Change-Id: I72b4d1ef98bf1c1409d9db9db074af8dfbcd83ea
Diffstat (limited to 'docs/components/platform-interrupt-controller-API.rst')
0 files changed, 0 insertions, 0 deletions