Re: [PATCH 1/4] ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS

From: Krzysztof Kozlowski
Date: Mon Aug 18 2025 - 07:53:46 EST


On 18/08/2025 13:28, srinivas.kandagatla@xxxxxxxxxxxxxxxx wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
>
> Deprecate usage of AR_TKN_U32_MODULE_IN_PORTS and
> AR_TKN_U32_MODULE_OUT_PORTS as the connectivity of modules is taken care
> by AR_TKN_U32_MODULE_SRC_OP_PORT_ID* and AR_TKN_U32_MODULE_DST_IN_PORT_ID*
>
> Also this property is never used in the drivers.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
> ---
> include/uapi/sound/snd_ar_tokens.h | 4 ++--
> sound/soc/qcom/qdsp6/audioreach.h | 3 ---
> sound/soc/qcom/qdsp6/topology.c | 10 +---------
> 3 files changed, 3 insertions(+), 14 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof