[alsa-devel] [PATCH 0/4] ASoC: SOF: control/topology improvements

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Jun 12 19:01:44 CEST 2019


3 patches to improve volume handling and DMIC unmute, plus a
long-overdue one to avoid waking-up the DSP when reading from a
kcontrol cached value.

Bard Liao (1):
  ASoC: SOF: dont wake dsp up in kcontrol IO

Seppo Ingalsuo (1):
  ASoC: SOF: Add DMIC token for unmute gain ramp time

Zhu Yingjiang (2):
  ASoC: SOF: topology: add min/max step for volume_table
  ASoC: SOF: topology: pass volume min/max linear value to FW

 include/sound/sof/dai-intel.h   |   3 +-
 include/uapi/sound/sof/abi.h    |   2 +-
 include/uapi/sound/sof/tokens.h |   1 +
 sound/soc/sof/control.c         | 270 +++++---------------------------
 sound/soc/sof/sof-priv.h        |   2 +
 sound/soc/sof/topology.c        |  68 ++++++++
 6 files changed, 112 insertions(+), 234 deletions(-)

-- 
2.20.1



More information about the Alsa-devel mailing list