projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d639e7f
7648beb
)
ASoC: codecs: lpass-wsa: fix VI capture setup.
author
Mark Brown
<broonie@kernel.org>
Tue, 8 Apr 2025 09:24:55 +0000
(10:24 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 8 Apr 2025 09:24:55 +0000
(10:24 +0100)
Merge series from srinivas.kandagatla@linaro.org:
This two patches fixes below two issues with the VI setup.
1. Only one channel gets enabled on VI feedback patch instead of two
channels
2. recording rate is hardcoded to 8K instead dyamically setting it up.
Both of these issues are fixed in these patches.
Trivial merge