[PATCH 0/5] ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Fri Dec 3 11:34:43 CET 2021
Hi Stephan,
On 02/12/2021 14:55, Stephan Gerhold wrote:
> This series makes it possible to route audio through the combined
> audio/modem DSP on MSM8916/APQ8016 devices instead of bypassing it using
> the LPASS drivers. This is necessary to support certain functionality such
> as voice call audio. See PATCH 4/5 for details.
>
> Also, qcom,apq8016-sbc.txt is converted to DT schema by adding it to the
> existing qcom,sm8250.yaml. The bindings are similar enough that it is easier
> to share a single schema instead of duplicating everything into multiple ones.
Yes this is really a good start, we should at some point in time move to
a common yaml file, currently most of the dsp based dt-bindings very
simillar, except some codec specific routings.
>
> Stephan Gerhold (5):
> ASoC: dt-bindings: qcom: sm8250: Drop redundant MultiMedia routes
> ASoC: dt-bindings: qcom: sm8250: Document "aux-devs"
> ASoC: dt-bindings: qcom: apq8016-sbc: Move to qcom,sm8250 DT schema
> ASoC: dt-bindings: qcom: Document qcom,msm8916-qdsp6-sndcard
> compatible
> ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6
>
--srini
> .../bindings/sound/qcom,apq8016-sbc.txt | 96 -------------
> .../bindings/sound/qcom,sm8250.yaml | 136 +++++++++++++++++-
> sound/soc/qcom/apq8016_sbc.c | 134 ++++++++++++++++-
> 3 files changed, 259 insertions(+), 107 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt
>
More information about the Alsa-devel
mailing list