]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: qdsp6: Add Quinary MI2S ports support" from Gabriel David <ultrac...
authorMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 17:16:31 +0000 (18:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 17:16:31 +0000 (18:16 +0100)
commitb3afd24d5af22644ffeed120605f65a89c0d18fe
treecdf2e8024a90b6826652714c2f4285ef94249452
parent9d7e3bfb10a49abd29b000de3f814c4f2c5e265f
parentae07783d5cc85580c0e191d73abe081abae78946
Merge series "ASoC: qdsp6: Add Quinary MI2S ports support" from Gabriel David <ultracoolguy@disroot.org>:

Various devices(such as the Motorola Moto G7 Power, codename ocean) use
the Quinary MI2S ports for reproducing audio. Add support to them in
kernel.

Signed-off-by: Gabriel David <ultracoolguy@disroot.org>
Gabriel David (4):
  ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX
  ASoC: qdsp6: q6afe: Add Quinary MI2S ports
  ASoC: qdsp6: q6afe-dai: Add Quinary MI2S ports
  ASoC: qdsp6: q6routing: Add Quinary MI2S ports

 include/dt-bindings/sound/qcom,q6afe.h |  2 ++
 sound/soc/qcom/qdsp6/q6afe-dai.c       | 41 ++++++++++++++++++++++++++
 sound/soc/qcom/qdsp6/q6afe.c           |  8 +++++
 sound/soc/qcom/qdsp6/q6afe.h           |  2 +-
 sound/soc/qcom/qdsp6/q6routing.c       | 11 +++++++
 5 files changed, 63 insertions(+), 1 deletion(-)
---
As a warning, I'm currently the only tester of these patches. If that's
gonna be a problem then I understand.

--
2.31.1