Hey Linus, Please pull to receive three fixes in drivers for this cycle. The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.1-fixes for you to fetch changes up to 49a467310dc4fae591a3547860ee04d8730780f4: soundwire: qcom: check for outanding writes before doing a read (2022-10-28 17:00:38 +0530) ---------------------------------------------------------------- soundwire fixes for v6.1 This contains two qcom driver fixes for broadcast completion reinit and check for outanding writes. Lone Intel driver fix for clock stop timeout ---------------------------------------------------------------- Sjoerd Simons (1): soundwire: intel: Initialize clock stop timeout Srinivas Kandagatla (2): soundwire: qcom: reinit broadcast completion soundwire: qcom: check for outanding writes before doing a read drivers/soundwire/intel.c | 1 + drivers/soundwire/qcom.c | 9 +++++++++ 2 files changed, 10 insertions(+) Thanks -- ~Vinod