Hi Mark
These are tidyup patches for CMD (= DVC/MIX) for Renesas sound. Current driver settings was not good match with datasheet These patches tidyup settings order
Kuninori Morimoto (4): ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx ASoC: rsnd: move CMD related operation to cmd.c ASoC: rsnd: DVC settings matches to datasheet ASoC: rsnd: MIX settings matches to datasheet
sound/soc/sh/rcar/adg.c | 5 ++++- sound/soc/sh/rcar/cmd.c | 20 ++++++++++++++++++++ sound/soc/sh/rcar/dvc.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------- sound/soc/sh/rcar/mix.c | 45 ++++++++++++++++++++++++++------------------ 4 files changed, 128 insertions(+), 83 deletions(-)