[PATCH 0/3] ASoC: qcom: Add QAIF AIF MI2S and TDM DAI support

From: Mohammad Rafi Shaik

Date: Fri Sep 18 2026 - 09:39:52 EST


Add support for Qualcomm Audio Interface (QAIF) AIF MI2S and TDM DAI
id's across the Qualcomm audio stack.

The new DAI IDs are required for platforms such as Shikra, Hawi, and Nord,
where QAIF audio interfaces are used to connect external audio devices.

Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@xxxxxxxxxxxxxxxx>

---
Mohammad Rafi Shaik (3):
ASoC: dt-bindings: qcom: add QAIF AIF MI2S and TDM dai ids
ASoC: qcom: qdsp6: lpass-ports: add support for QAIF AIF MI2S and TDM dais
ASoC: qcom: sc8280xp: Handle AIF MI2S and TDM interfaces

.../bindings/sound/qcom,q6dsp-lpass-ports.yaml | 16 +++++--
include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h | 52 +++++++++++++++++++++
sound/soc/qcom/common.h | 2 +-
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c | 2 +
sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c | 54 ++++++++++++++++++++++
sound/soc/qcom/sc8280xp.c | 2 +
6 files changed, 123 insertions(+), 5 deletions(-)
---
base-commit: e657a464aba873f5eaf3ca821b6e4016674492d6
change-id: 20260918-qaif_dai_id_support-0f97144c83e4

Best regards,
--
Mohammad Rafi Shaik <mohammad.rafi.shaik@xxxxxxxxxxxxxxxx>