Re: [PATCH v3 06/14] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids
From: Krzysztof Kozlowski
Date: Thu Mar 05 2026 - 02:54:51 EST
On 04/03/2026 14:07, Srinivas Kandagatla wrote:
> Add new dai ids entries for LPASS LPI MI2S lines.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
> ---
> include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h b/include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h
> index 6d1ce7f5da51..e27a31ece1f2 100644
> --- a/include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h
> +++ b/include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h
> @@ -140,6 +140,16 @@
> #define DISPLAY_PORT_RX_6 134
> #define DISPLAY_PORT_RX_7 135
> #define USB_RX 136
> +#define LPI_MI2S_RX_0 137
> +#define LPI_MI2S_TX_0 138
> +#define LPI_MI2S_RX_1 139
> +#define LPI_MI2S_TX_1 140
> +#define LPI_MI2S_RX_2 141
> +#define LPI_MI2S_TX_2 142
> +#define LPI_MI2S_RX_3 143
> +#define LPI_MI2S_TX_3 144
> +#define LPI_MI2S_RX_4 145
> +#define LPI_MI2S_TX_4 146
And no need to update the bindings? See Richard's patches.
Best regards,
Krzysztof