Skip to content
Commit e021ccfc authored by Rander Wang's avatar Rander Wang Committed by Anas Nashif
Browse files

drivers: dma: intel-adsp-hda: add delay to stop host dma

According to hardware spec, host dma needs some delay to completely stop.
In the bug the host dma is disabled in different path in a few microseonds.
The first setting disabled the host dma and called pm_device_runtime_put
to power off it. The second setting found the host dma was still alive
and calle pm_device_runtime_put again. This results to pm->usage
checking failed.

BugLink: https://github.com/thesofproject/sof/issues/8686


Signed-off-by: default avatarRander Wang <rander.wang@intel.com>
parent 3848fb82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment