]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: codecs: lpass-wsa: fix VI capture setup.
authorMark Brown <broonie@kernel.org>
Tue, 8 Apr 2025 09:24:55 +0000 (10:24 +0100)
committerMark 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