[PATCH 0/4] ASoC: qcom: add display port module support.

From: Srinivas Kandagatla
Date: Tue May 09 2023 - 07:23:02 EST


This patchset adds support to displayport on AudioReach.
Patches are tested on X13s with two display ports.

Srinivas Kandagatla (4):
ASoC: qcom: q6dsp-common: move channel allocation to common
ASoC: qcom: audioreach: add support for DISPLAY PORT SINK module
ASoC: qcom: q6dsp: add support to more display ports
ASoC: qcom: q6apm: add support to display ports in lpass dais

.../sound/qcom,q6dsp-lpass-ports.h | 8 ++
sound/soc/qcom/qdsp6/audioreach.c | 75 +++++++++++++++++++
sound/soc/qcom/qdsp6/audioreach.h | 12 +++
sound/soc/qcom/qdsp6/q6afe-dai.c | 34 ++-------
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c | 39 ++++++++++
sound/soc/qcom/qdsp6/q6dsp-common.c | 35 +++++++++
sound/soc/qcom/qdsp6/q6dsp-common.h | 1 +
sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c | 43 +++++++----
8 files changed, 204 insertions(+), 43 deletions(-)

--
2.21.0