commit | c3f398b141a8d80e502d36ad56102608f3031aa3 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Thu Mar 05 22:28:22 2020 -0600 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 08 22:07:10 2020 -0700 |
tree | e354d3e9f28432f21a4bd96f522e131b00776bd4 | |
parent | 650d1603825d8bac13557d1c0e971e9f93b386f3 [diff] |
soc: qcom: ipa: IPA interface to GSI This patch provides interface functions supplied by the IPA layer that are called from the GSI layer. One function is called when a GSI transaction has completed. The others allow the GSI layer to inform the IPA layer when the hardware has been told it has new TREs to execute, and when the hardware has indicated transactions have completed. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>