All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration
@ 2025-08-18 12:50 srinivas.kandagatla
  2025-08-18 12:50 ` [PATCH v3 1/6] ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS srinivas.kandagatla
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: srinivas.kandagatla @ 2025-08-18 12:50 UTC (permalink / raw)
  To: broonie
  Cc: perex, tiwai, srini, lgirdwood, linux-sound, linux-kernel,
	linux-arm-msm, krzysztof.kozlowski, Srinivas Kandagatla

From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>

This patchset:
 - cleans up some of the audioreach tokens which are unused
 - adds missing documentation 
 - 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 v2:
	- fixed some fixup rebase mess.

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  | 18 ++++++-------
 sound/soc/qcom/qdsp6/topology.c    | 41 +++++++++++++++++++++++-------
 4 files changed, 84 insertions(+), 20 deletions(-)

-- 
2.50.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-08-19 19:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 12:50 [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 1/6] ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 2/6] ASoC: qcom: audioreach: add documentation for i2s interface type srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration srinivas.kandagatla
2025-08-18 18:52   ` Mark Brown
2025-08-19  8:59     ` Srinivas Kandagatla
2025-08-19  1:10   ` kernel test robot
2025-08-18 12:50 ` [PATCH v3 4/6] ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE srinivas.kandagatla
2025-08-18 14:40   ` Krzysztof Kozlowski
2025-08-18 12:50 ` [PATCH v3 5/6] ASoC: qcom: audioreach: sort modules based on hex ids srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 6/6] ASoC: qcom: audioreach: add support for SMECNS module srinivas.kandagatla
2025-08-18 14:40   ` Krzysztof Kozlowski
2025-08-19 19:46 ` [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.