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

srinivas.kandagatla@linaro.org posted 2 patches 22 hours ago
There is a newer version of this series
sound/soc/codecs/lpass-wsa-macro.c | 103 ++++++++++++++++++++++-------
1 file changed, 80 insertions(+), 23 deletions(-)
[PATCH v3 0/2] ASoC: codecs: lpass-wsa: fix VI capture setup.
Posted by srinivas.kandagatla@linaro.org 22 hours ago
From: Srinivas Kandagatla <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.

Changes since v2:
	- updated commit logs to reflect the issue.

iChanges 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 | 103 ++++++++++++++++++++++-------
 1 file changed, 80 insertions(+), 23 deletions(-)

-- 
2.39.5