public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: qdsp6: Add support to TDM ports
@ 2018-05-29 10:18 Srinivas Kandagatla
  2018-05-29 10:18 ` [PATCH 1/6] ASoC: qdsp6: dt-bindings: Add q6afe tdm dt binding Srinivas Kandagatla
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Srinivas Kandagatla @ 2018-05-29 10:18 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset adds supports to 40 TDM ports available in q6AFE module.

Among these 6 patches, there are 2 cleanup patches, first one which
makes i2s use common prepare function and the second one is add
macros for routings to make it easy to add new port routings.
Rest of the 4 patches are tdm dt-bindings, afe port prepare support
in afe, afe-dais support and adding tdm routing update.

These patches have been tested by Rohit on SDM845.

Thanks,
Srini

Srinivas Kandagatla (6):
  ASoC: qdsp6: dt-bindings: Add q6afe tdm dt binding
  ASoC: qdsp6: qdafe: add support to tdm ports
  ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2S
  ASoC: qdsp6: q6afe-dai: add support to tdm dais
  ASoC: qdsp6: q6routing: Add macros for mixers
  ASoC: qdsp6: q6routing: Add support to all TDM Mixers

 .../devicetree/bindings/sound/qcom,q6afe.txt       |   68 ++
 include/dt-bindings/sound/qcom,q6afe.h             |   80 ++
 sound/soc/qcom/qdsp6/q6afe-dai.c                   |  621 ++++++++++-
 sound/soc/qcom/qdsp6/q6afe.c                       |  429 +++++++-
 sound/soc/qcom/qdsp6/q6afe.h                       |   20 +-
 sound/soc/qcom/qdsp6/q6routing.c                   | 1084 ++++++++++----------
 6 files changed, 1733 insertions(+), 569 deletions(-)

-- 
2.16.2

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

end of thread, other threads:[~2018-05-29 14:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-29 10:18 [PATCH 0/6] ASoC: qdsp6: Add support to TDM ports Srinivas Kandagatla
2018-05-29 10:18 ` [PATCH 1/6] ASoC: qdsp6: dt-bindings: Add q6afe tdm dt binding Srinivas Kandagatla
2018-05-29 14:59   ` Applied "ASoC: qdsp6: dt-bindings: Add q6afe tdm dt binding" to the asoc tree Mark Brown
2018-05-29 10:18 ` [PATCH 2/6] ASoC: qdsp6: qdafe: add support to tdm ports Srinivas Kandagatla
2018-05-29 14:59   ` Applied "ASoC: qdsp6: qdafe: add support to tdm ports" to the asoc tree Mark Brown
2018-05-29 10:18 ` [PATCH 3/6] ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2S Srinivas Kandagatla
2018-05-29 14:59   ` Applied "ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2S" to the asoc tree Mark Brown
2018-05-29 10:18 ` [PATCH 4/6] ASoC: qdsp6: q6afe-dai: add support to tdm dais Srinivas Kandagatla
2018-05-29 14:59   ` Applied "ASoC: qdsp6: q6afe-dai: add support to tdm dais" to the asoc tree Mark Brown
2018-05-29 10:18 ` [PATCH 5/6] ASoC: qdsp6: q6routing: Add macros for mixers Srinivas Kandagatla
2018-05-29 14:59   ` Applied "ASoC: qdsp6: q6routing: Add macros for mixers" to the asoc tree Mark Brown
2018-05-29 10:18 ` [PATCH 6/6] ASoC: qdsp6: q6routing: Add support to all TDM Mixers Srinivas Kandagatla
2018-05-29 14:59   ` Applied "ASoC: qdsp6: q6routing: Add support to all TDM Mixers" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox