Re: [PATCH 4/4] ASoC: qcom: audioreach: add support for SMECNS module

From: Krzysztof Kozlowski
Date: Mon Aug 18 2025 - 08:08:49 EST


On 18/08/2025 13:28, srinivas.kandagatla@xxxxxxxxxxxxxxxx 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