commit | 60d23323a78d8c3cb0c1758df5e85b0cd22fe3ac | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Feb 11 13:44:31 2019 -0600 |
committer | Andrew F. Davis <afd@ti.com> | Mon Feb 11 16:13:30 2019 -0600 |
tree | 310a7565fd95092cd31f29437c8a44673d4e56fd | |
parent | b3ca8aabbd585f668cc187ba2001b42dd606b272 [diff] |
ti: k3: drivers: ti_sci: Request and check for ACK by default Currently almost all TI-SCI messages request and check for an ACK from the system firmware. Move this into a common place to remove the same from each function. Signed-off-by: Andrew F. Davis <afd@ti.com>