This series includes fixes for HDMI widgets sysfs not updating, shim read optimization and feature to configure DSP clock source.
Pradeep Tewani (2): ASoC: Intel: Skylake: Parse vendor tokens to build A-State table ASoC: Intel: Skylake: Configure DSP clock source
Puneeth Prabhu (1): ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe
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 | 1 + sound/soc/intel/common/sst-dsp.c | 4 +--- sound/soc/intel/skylake/skl-messages.c | 18 ++++++++++++++ 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 +++++++++++++ 8 files changed, 105 insertions(+), 5 deletions(-)