Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: rsnd: add PCM rule
@ 2017-06-15  0:48 Kuninori Morimoto
  2017-06-15  0:49 ` [PATCH 1/4] ASoC: rsnd: rename "slots" related variable Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2017-06-15  0:48 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, linux-renesas-soc


Hi Mark

These patches adds hw_constraints rule to Renesas sound driver.
It supports TDM and Multi SSI features, possible Channel /
Sampling Rate are depends on its situation.

Kuninori Morimoto (4):
  ASoC: rsnd: rename "slots" related variable
  ASoC: rsnd: add rsnd_adg_clk_query()
  ASoC: rsnd: add rsnd_ssi_clk_query()
  ASoC: rsnd: add rsnd_soc_hw_rule/constraint()

 sound/soc/sh/rcar/adg.c  |  53 ++++++------
 sound/soc/sh/rcar/core.c | 208 ++++++++++++++++++++++++++++++++++++++++-------
 sound/soc/sh/rcar/dvc.c  |   7 +-
 sound/soc/sh/rcar/rsnd.h |  27 ++++--
 sound/soc/sh/rcar/ssi.c  |  98 +++++++++++++---------
 5 files changed, 289 insertions(+), 104 deletions(-)

-- 
1.9.1

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-15  0:48 [PATCH 0/4] ASoC: rsnd: add PCM rule Kuninori Morimoto
2017-06-15  0:49 ` [PATCH 1/4] ASoC: rsnd: rename "slots" related variable Kuninori Morimoto
2017-06-15 17:20   ` Applied "ASoC: rsnd: rename "slots" related variable" to the asoc tree Mark Brown
2017-06-15  0:49 ` [PATCH 2/4] ASoC: rsnd: add rsnd_adg_clk_query() Kuninori Morimoto
2017-06-15 17:20   ` Applied "ASoC: rsnd: add rsnd_adg_clk_query()" to the asoc tree Mark Brown
2017-06-15  0:50 ` [PATCH 3/4] ASoC: rsnd: add rsnd_ssi_clk_query() Kuninori Morimoto
2017-06-15 17:20   ` Applied "ASoC: rsnd: add rsnd_ssi_clk_query()" to the asoc tree Mark Brown
2017-06-15  0:50 ` [PATCH 4/4] ASoC: rsnd: add rsnd_soc_hw_rule/constraint() Kuninori Morimoto
2017-06-15 17:20   ` Applied "ASoC: rsnd: add rsnd_soc_hw_rule/constraint()" 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