Commit 65bec0c4ea57 for kernel

commit 65bec0c4ea57b74749a21200031b2350ac238de8
Merge: 0b6bc3dbe632 b8f2d65fec19
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Apr 17 10:16:53 2026 -0700

    Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire

    Pull soundwire updates from Vinod Koul:

     - Core: DP prepare polling for avoiding interrupt deadlock

     - AMD clock init and bandwidth refactoring

     - Intel more codecs to wake list, clear message on before signaling
       waiting thread

    * tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire:
      soundwire: intel_auxdevice: Add cs42l49 to wake_capable_list
      soundwire: cadence: Clear message complete before signaling waiting thread
      soundwire: Intel: test bus.bpt_stream before assigning it
      soundwire: bus: demote UNATTACHED state warnings to dev_dbg()
      soundwire: stream: Poll for DP prepare to avoid interrupt deadlock
      soundwire: amd: refactor bandwidth calculation logic
      soundwire: amd: add clock init control function
      soundwire: intel_auxdevice: Add CS47L47 to wake_capable_list
      soundwire: slave: Don't register devices that are disabled in ACPI
      soundwire: sdw.h: repair names and format of kernel-doc comments