Hello Greg, Please pull to receive two fixes for qcom driver. Both of these are in linux-next. The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.0-fixes for you to fetch changes up to 4ef3f2aff1267bfa6d5a90c42a30b927b8aa239b: soundwire: qcom: fix device status array range (2022-09-01 14:26:44 +0530) ---------------------------------------------------------------- soundwire fixes for v6.0 This contains two fixes to qcom sdw driver which resolve duplicate reset control get and second one fixes device array indices. ---------------------------------------------------------------- Srinivas Kandagatla (2): soundwire: qcom: remove duplicate reset control get soundwire: qcom: fix device status array range drivers/soundwire/qcom.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) Thanks -- ~Vinod