[alsa-devel] [PATCH 0/4] ASoC: rsnd: add PCM rule

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Jun 15 02:48:50 CEST 2017


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



More information about the Alsa-devel mailing list