projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
524d3f1
c5dcf8a
)
Fixes for McASP and dmaengine_pcm
author
Mark Brown
<broonie@kernel.org>
Wed, 12 Jun 2024 17:26:15 +0000
(18:26 +0100)
committer
Mark Brown
<broonie@kernel.org>
Wed, 12 Jun 2024 17:26:15 +0000
(18:26 +0100)
Merge series from Jai Luthra <j-luthra@ti.com>:
This series fixes two patches:
1. Fix the dmaengine API usage by calling dmaengine_synchronize() after
dmaengine_terminate_async() when xrun events occur in application
2. Use the McASP AFIFO property from DT to refine the period size,
instead of hardcoding minimum to 64 samples
Trivial merge