[PATCH v2 0/6] ASoC: qcom: audioreach: cleanup and calibration

srinivas.kandagatla@oss.qualcomm.com posted 6 patches 1 month, 2 weeks ago
There is a newer version of this series
include/uapi/sound/snd_ar_tokens.h | 18 +++++++++++--
sound/soc/qcom/qdsp6/audioreach.c  | 27 ++++++++++++++++++++
sound/soc/qcom/qdsp6/audioreach.h  | 19 +++++++-------
sound/soc/qcom/qdsp6/topology.c    | 41 +++++++++++++++++++++++-------
4 files changed, 85 insertions(+), 20 deletions(-)
[PATCH v2 0/6] ASoC: qcom: audioreach: cleanup and calibration
Posted by srinivas.kandagatla@oss.qualcomm.com 1 month, 2 weeks ago
From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>


This patchset:
 - cleans up some of the audioreach tokens which are unused
 - adds missing documention 
 - add support for static calibration support which is required for ECNS
   an speaker protection support.

Tested this with Single Mic ECNS on SM8450 platform.

thanks,
Srini

Changes since v1:
	- fixed typos in I2S_INTF_TYPE
	- sorted module defines based on ids.

Srinivas Kandagatla (6):
  ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS
  ASoC: qcom: audioreach: add documentation for i2s interface type
  ASoC: qcom: audioreach: add support for static calibration
  ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE
  ASoC: qcom: audioreach: sort modules based on hex ids
  ASoC: qcom: audioreach: add support for SMECNS module

 include/uapi/sound/snd_ar_tokens.h | 18 +++++++++++--
 sound/soc/qcom/qdsp6/audioreach.c  | 27 ++++++++++++++++++++
 sound/soc/qcom/qdsp6/audioreach.h  | 19 +++++++-------
 sound/soc/qcom/qdsp6/topology.c    | 41 +++++++++++++++++++++++-------
 4 files changed, 85 insertions(+), 20 deletions(-)

-- 
2.50.0