[GIT PULL] ASoC fixes for v5.10-rc4
The following changes since commit f9d7c6eb23f7e55e7a0ca5451da06909bdfdd0e4:
ASoC: mchp-spdiftx: Do not set Validity bit(s) (2020-11-04 17:50:22 +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-rc4
for you to fetch changes up to 879ee8b6f2bae0cc4a25536f8841db1dbc969523:
ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock (2020-11-18 17:59:23 +0000)
---------------------------------------------------------------- ASoC: Fixes for v5.11
A collection of driver specific fixes, mostly for x86 systems (or CODECs used mostly on x86) and all for relatively minor issues, the biggest one being fixing S24_LE format on Keem Bay systems.
---------------------------------------------------------------- Cezary Rojewski (2): ASoC: Intel: catpt: Skip position update for unprepared streams ASoC: Intel: catpt: Correct clock selection for dai trigger
Guenter Roeck (1): ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock
Jack Yu (1): ASoC: rt1015: add delay to fix pop noise from speaker
Mark Brown (1): Merge Intel catpt DSP fixes into asoc-5.10
Michael Sit Wei Hong (1): ASoC: Intel: KMB: Fix S24_LE configuration
Shuming Fan (1): ASoC: rt1015: increase the time to detect BCLK
Srinivasa Rao Mandadapu (1): ASoC: qcom: lpass-platform: Fix memory leak
Documentation/devicetree/bindings/sound/rt1015.txt | 6 ++++++ include/sound/rt1015.h | 15 +++++++++++++++ sound/soc/codecs/rt1015.c | 22 +++++++++++++++++++++- sound/soc/codecs/rt1015.h | 2 ++ .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 ++ sound/soc/intel/catpt/pcm.c | 9 ++++----- sound/soc/intel/keembay/kmb_platform.c | 6 +++--- sound/soc/qcom/lpass-platform.c | 5 ++++- 8 files changed, 57 insertions(+), 10 deletions(-) create mode 100644 include/sound/rt1015.h
On Thu, 19 Nov 2020 18:44:58 +0100, Mark Brown wrote:
The following changes since commit f9d7c6eb23f7e55e7a0ca5451da06909bdfdd0e4:
ASoC: mchp-spdiftx: Do not set Validity bit(s) (2020-11-04 17:50:22 +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-rc4
for you to fetch changes up to 879ee8b6f2bae0cc4a25536f8841db1dbc969523:
ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock (2020-11-18 17:59:23 +0000)
ASoC: Fixes for v5.11
A collection of driver specific fixes, mostly for x86 systems (or CODECs used mostly on x86) and all for relatively minor issues, the biggest one being fixing S24_LE format on Keem Bay systems.
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai