10 May
2024
10 May
'24
7:58 p.m.
From: Srinivas Kandagatla srinivas.kandagatla@linaro.org
This patchset adds support to reading codec version and also adds support for v2.6 codec version in rx macro.
LPASS 2.6 has changes in some of the rx block which are required to get headset functional correctly.
Tested this on X13s and x1e80100 crd.
Thanks, Srini
Srinivas Kandagatla (2): ASoC: codecs: lpass-macro: add helpers to get codec version ASoC: codec: lpass-rx-macro: add suppor for 2.6 codec version
sound/soc/codecs/lpass-macro-common.c | 14 + sound/soc/codecs/lpass-macro-common.h | 35 ++ sound/soc/codecs/lpass-rx-macro.c | 565 +++++++++++++++++++------- sound/soc/codecs/lpass-va-macro.c | 29 ++ 4 files changed, 488 insertions(+), 155 deletions(-)
--
2.25.1