The following changes since commit 879ee8b6f2bae0cc4a25536f8841db1dbc969523: ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock (2020-11-18 17:59:23 +0000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.10-rc5 for you to fetch changes up to aa4cb898b80a28a610e26d1513e6dd42d995c225: ASoC: rt5682: change SAR voltage threshold (2020-11-26 13:06:18 +0000) ---------------------------------------------------------------- ASoC: Fixes for v5.10 A small set of driver specific fixes, plus a new platform quirk from Hans. ---------------------------------------------------------------- Hans de Goede (1): ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirks Luo Meng (1): ASoC: wm_adsp: fix error return code in wm_adsp_load() Shuming Fan (1): ASoC: rt5682: change SAR voltage threshold Srinivasa Rao Mandadapu (1): ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state sound/soc/codecs/rt5682.c | 1 + sound/soc/codecs/wm_adsp.c | 1 + sound/soc/intel/boards/bytcr_rt5640.c | 17 ++++++++-- sound/soc/qcom/lpass-cpu.c | 62 +++++++++++++++++------------------ sound/soc/qcom/lpass-lpaif-reg.h | 7 ++++ sound/soc/qcom/lpass-platform.c | 20 +++++++++-- sound/soc/qcom/lpass.h | 1 + 7 files changed, 73 insertions(+), 36 deletions(-)