This series includes fixes for HDMI widgets sysfs not updating, shim read optimization, fixes for dmic dev_type check and feature to configure DSP clock source.
Guneshwor Singh (1): ASoC: Intel: Skylake: Do not check dev_type for dmic link type
Pradeep Tewani (2): ASoC: Intel: Skylake: Parse vendor tokens to build A-State table ASoC: Intel: Skylake: Configure DSP clock source
Puneeth Prabhu (2): ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe ASoC: hdac_hdmi: Remove redundant assignments
Subhransu S. Prusty (1): ASoC: Intel: Skylake: Remove second shim read in register_poll
include/uapi/sound/snd_sst_tokens.h | 17 ++++++++++++- sound/soc/codecs/hdac_hdmi.c | 8 ++----- sound/soc/intel/common/sst-dsp.c | 4 +--- sound/soc/intel/skylake/skl-messages.c | 18 ++++++++++++++ sound/soc/intel/skylake/skl-nhlt.c | 15 ++++++++---- sound/soc/intel/skylake/skl-pcm.c | 6 +++++ sound/soc/intel/skylake/skl-sst-dsp.h | 3 +++ sound/soc/intel/skylake/skl-topology.c | 44 +++++++++++++++++++++++++++++++++- sound/soc/intel/skylake/skl.h | 17 +++++++++++++ 9 files changed, 116 insertions(+), 16 deletions(-)