Hi Mark
These are v2 of Renesas R-Car sound Volume Ramp support. It uses "Volume Ramp Up/Down Rate" on last patch instead of "Period". Because it is good match naming, and it was difficult to calculate real period time on this HW.
Kuninori Morimoto (5): ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update() ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update() ASoC: rsnd: enable multiple DVC valume settings ASoC: rsnd: enable single DVC valume settings ASoC: rsnd: Add Volume Ramp support
sound/soc/sh/rcar/dvc.c | 126 +++++++++++++++++++++++++++++++++++++++------- sound/soc/sh/rcar/gen.c | 3 ++ sound/soc/sh/rcar/rsnd.h | 6 +++ 3 files changed, 116 insertions(+), 19 deletions(-)
Best regards --- Kuninori Morimoto