All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: qdsp6: Add Quinary MI2S ports support
@ 2021-06-05  2:22 Gabriel David
  2021-06-05  2:22 ` [PATCH 1/4] ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX Gabriel David
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gabriel David @ 2021-06-05  2:22 UTC (permalink / raw)
  To: broonie, srinivas.kandagatla; +Cc: alsa-devel, Gabriel David

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-15 17:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05  2:22 [PATCH 0/4] ASoC: qdsp6: Add Quinary MI2S ports support Gabriel David
2021-06-05  2:22 ` [PATCH 1/4] ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX Gabriel David
2021-06-05  2:22 ` [PATCH 2/4] ASoC: qdsp6: q6afe: Add Quinary MI2S ports Gabriel David
2021-06-05  2:22 ` [PATCH 3/4] ASoC: qdsp6: q6afe-dai: " Gabriel David
2021-06-05  2:22 ` [PATCH 4/4] ASoC: qdsp6: q6routing: " Gabriel David
2021-06-07 14:40 ` [PATCH 0/4] ASoC: qdsp6: Add Quinary MI2S ports support Srinivas Kandagatla
2021-06-15 17:29 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.