diff options
author | Arun Kumar Neelakantam <aneela@codeaurora.org> | 2020-01-22 11:24:13 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-02-14 08:18:16 +0300 |
commit | 89e7eddece6140020749932f9647a6068cc0d56d (patch) | |
tree | 85b5842f2fdf9fe66fb2b42f6df3034855191cc3 /drivers/soc/qcom/Kconfig | |
parent | df636eea2b782589fad7fce3bfea26c6c31e4d14 (diff) | |
download | linux-89e7eddece6140020749932f9647a6068cc0d56d.tar.xz |
soc: qcom: aoss: Read back before triggering the IRQ
In some device memory used by msm_qmp, there can be an early ack of a
write to memory succeeding. This may cause the outgoing interrupt to be
triggered before the msgram reflects the write.
Add a readback to ensure the data is flushed to device memory before
triggering the ipc interrupt.
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Link: https://lore.kernel.org/r/1579681454-1229-1-git-send-email-aneela@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/soc/qcom/Kconfig')
0 files changed, 0 insertions, 0 deletions