[PATCH v4 0/2] ASoC: codecs: lpass-wsa: fix VI capture setup.

From: srinivas . kandagatla
Date: Thu Apr 03 2025 - 12:04:01 EST


From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>

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.

Changes since v3:
- rearranged the code, and removed some empty lines.
Changes since v2:
- updated commit logs to reflect the issue.

Changes since v1:
- add missing break statement.

Srinivas Kandagatla (2):
ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels

sound/soc/codecs/lpass-wsa-macro.c | 117 +++++++++++++++++++++--------
1 file changed, 84 insertions(+), 33 deletions(-)

--
2.39.5