linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: qdsp6: Add missing slimbus capture support
@ 2018-07-04  9:49 Srinivas Kandagatla
  2018-07-04  9:49 ` [PATCH 1/6] ASoC: qdsp6: q6afe: Add missing slimbus capture ports Srinivas Kandagatla
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Srinivas Kandagatla @ 2018-07-04  9:49 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: linux-arm-msm, lgirdwood, bgoswami, tiwai, linux-kernel,
	linux-arm-kernel, Srinivas Kandagatla

This patchset adds support to slimbus tx ports plus 3 trival fixes
to do with closing port when its not really open.
slim tx support invoving add dais and routing, rest of the dsp
configuration commands are already available in mainline.

slim tx is verified with wcd9335 codec on DB820c.

Thanks,
srini

Srinivas Kandagatla (6):
  ASoC: qdsp6: q6afe: Add missing slimbus capture ports
  ASoC: qdsp6: q6afe-dai: add support to slim tx dais
  ASoC: qdsp6: q6routing: add slim rx routings
  ASoC: qdsp6: q6afe-dai: Do not overwrite slim dai num_channels
  ASoC: qdsp6: q6afe-dai: do not close port if its not opened
  ASoC: qdsp6: q6asm-dai: do not close port if its not opened

 sound/soc/qcom/qdsp6/q6afe-dai.c | 179 +++++++++++++++++++++++++++++++++++----
 sound/soc/qcom/qdsp6/q6afe.c     |  21 +++++
 sound/soc/qcom/qdsp6/q6asm-dai.c |   4 +-
 sound/soc/qcom/qdsp6/q6routing.c |  28 ++++++
 4 files changed, 216 insertions(+), 16 deletions(-)

-- 
2.16.2


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

end of thread, other threads:[~2018-07-04 14:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04  9:49 [PATCH 0/6] ASoC: qdsp6: Add missing slimbus capture support Srinivas Kandagatla
2018-07-04  9:49 ` [PATCH 1/6] ASoC: qdsp6: q6afe: Add missing slimbus capture ports Srinivas Kandagatla
2018-07-04 14:42   ` Applied "ASoC: qdsp6: q6afe: Add missing slimbus capture ports" to the asoc tree Mark Brown
2018-07-04  9:49 ` [PATCH 2/6] ASoC: qdsp6: q6afe-dai: add support to slim tx dais Srinivas Kandagatla
2018-07-04 14:41   ` Applied "ASoC: qdsp6: q6afe-dai: add support to slim tx dais" to the asoc tree Mark Brown
2018-07-04  9:49 ` [PATCH 3/6] ASoC: qdsp6: q6routing: add slim rx routings Srinivas Kandagatla
2018-07-04 14:41   ` Applied "ASoC: qdsp6: q6routing: add slim rx routings" to the asoc tree Mark Brown
2018-07-04  9:49 ` [PATCH 4/6] ASoC: qdsp6: q6afe-dai: Do not overwrite slim dai num_channels Srinivas Kandagatla
2018-07-04 14:41   ` Applied "ASoC: qdsp6: q6afe-dai: Do not overwrite slim dai num_channels" to the asoc tree Mark Brown
2018-07-04  9:49 ` [PATCH 5/6] ASoC: qdsp6: q6afe-dai: do not close port if its not opened Srinivas Kandagatla
2018-07-04 14:35   ` Applied "ASoC: qdsp6: q6afe-dai: do not close port if its not opened" to the asoc tree Mark Brown
2018-07-04  9:49 ` [PATCH 6/6] ASoC: qdsp6: q6asm-dai: do not close port if its not opened Srinivas Kandagatla
2018-07-04 14:35   ` Applied "ASoC: qdsp6: q6asm-dai: do not close port if its not opened" 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;
as well as URLs for NNTP newsgroup(s).