[alsa-devel] [PATCH 0/6 v2] ASoC: rsnd: add MIX Volume Ramp support

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri Sep 29 04:45:08 CEST 2017


Hi Mark

These are v2 of MIX Volume Ramp support on Renesas R-Car sound.
0001 - 0005 are prepare/cleanup patch for it.

Kuninori Morimoto (6):
  ASoC: rsnd: add generic rsnd_flags_xxx() macro
  ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
  ASoC: rsnd: DVC kctrl sets once
  ASoC: rsnd: CTU kctrl sets once
  ASoC: rsnd: makes volume ramp rate list generic
  ASoC: rsnd: add MIX Volume Ramp support

 sound/soc/sh/rcar/adg.c  |  13 ++--
 sound/soc/sh/rcar/core.c |  27 ++++++++
 sound/soc/sh/rcar/ctu.c  |   8 +++
 sound/soc/sh/rcar/dvc.c  |  41 ++++--------
 sound/soc/sh/rcar/mix.c  | 158 +++++++++++++++++++++++++++++++++++++++++++++--
 sound/soc/sh/rcar/rsnd.h |  12 +++-
 sound/soc/sh/rcar/ssi.c  |  27 ++++----
 7 files changed, 227 insertions(+), 59 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list