linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: srinivas.kandagatla@oss.qualcomm.com, broonie@kernel.org
Cc: perex@perex.cz, tiwai@suse.com, srini@kernel.org,
	lgirdwood@gmail.com, linux-sound@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 4/4] ASoC: qcom: audioreach: add support for SMECNS module
Date: Mon, 18 Aug 2025 13:58:07 +0200	[thread overview]
Message-ID: <8405b263-08a9-4b8f-ad20-73c8f5865b39@linaro.org> (raw)
In-Reply-To: <20250818112810.1207033-5-srinivas.kandagatla@oss.qualcomm.com>

On 18/08/2025 13:28, srinivas.kandagatla@oss.qualcomm.com wrote:
>  		rc = audioreach_i2s_set_media_format(graph, module, cfg);
> diff --git a/sound/soc/qcom/qdsp6/audioreach.h b/sound/soc/qcom/qdsp6/audioreach.h
> index 617bda051cf8..2ae6420f4b6a 100644
> --- a/sound/soc/qcom/qdsp6/audioreach.h
> +++ b/sound/soc/qcom/qdsp6/audioreach.h
> @@ -30,6 +30,7 @@ struct q6apm_graph;
>  #define MODULE_ID_MP3_DECODE		0x0700103B
>  #define MODULE_ID_GAPLESS		0x0700104D
>  #define MODULE_ID_DISPLAY_PORT_SINK	0x07001069
> +#define MODULE_ID_SMECNS_V2		0x07001031

Can we keep these sorted by hex?

Best regards,
Krzysztof

  reply	other threads:[~2025-08-18 11:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18 11:28 [PATCH 0/4] ASoC: qcom: audioreach: cleanup and statiic srinivas.kandagatla
2025-08-18 11:28 ` [PATCH 1/4] ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS srinivas.kandagatla
2025-08-18 11:53   ` Krzysztof Kozlowski
2025-08-18 11:28 ` [PATCH 2/4] ASoC: qcom: audioreach: add documentation for i2s interface type srinivas.kandagatla
2025-08-18 11:56   ` Krzysztof Kozlowski
2025-08-18 12:02     ` Srinivas Kandagatla
2025-08-18 11:28 ` [PATCH 3/4] ASoC: qcom: audioreach: add support for static calibration srinivas.kandagatla
2025-08-18 11:57   ` Krzysztof Kozlowski
2025-08-18 11:28 ` [PATCH 4/4] ASoC: qcom: audioreach: add support for SMECNS module srinivas.kandagatla
2025-08-18 11:58   ` Krzysztof Kozlowski [this message]
2025-08-18 12:12     ` Srinivas Kandagatla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8405b263-08a9-4b8f-ad20-73c8f5865b39@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=srini@kernel.org \
    --cc=srinivas.kandagatla@oss.qualcomm.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).