[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aIy0LYXrdYiQCMWZ@vaman>
Date: Fri, 1 Aug 2025 18:03:49 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: SoundWire subsystem updates for v6.17
Hello Linus,
Please pull to receive updates for SoundWire subsystem featuring couple
of core changes and couple driver changes as outlined
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.17-rc1
for you to fetch changes up to 34b1cb4ec286603127aa8c4191ea527eb8dd3567:
soundwire: amd: Add support for acp7.2 platform (2025-07-21 10:43:21 +0530)
----------------------------------------------------------------
soundwire updates for 6.17
Couple of small core changes and driver updates:
- Core: handling of nesting irqs to outside the lock, stream parameters
handing on port prep failures.
- AMD driver support for ACP 7.2 platforms and improved handing of slave
alerts and resume sequences
- Qualcomm updating driver debug spew
- Intel BPT message length limitations, rt721 codec as wake capable etc
----------------------------------------------------------------
Bard Liao (2):
soundwire: update Intel BPT message length limitation
soundwire: stream: restore params when prepare ports fail
Charles Keepax (4):
MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire
soundwire: Move handle_nested_irq outside of sdw_dev_lock
ASoC: cs42l43: Remove unnecessary work functions
soundwire: Correct some property names
Johan Hovold (1):
soundwire: qcom: demote probe registration printk
Naveen Manohar (1):
soundwire: intel_auxdevice: add rt721 codec to wake_capable_list
Rodrigo Gobbi (1):
soundwire: debugfs: move debug statement outside of error handling
Venkata Prasad Potturu (1):
soundwire: amd: Add support for acp7.2 platform
Vijendar Mukunda (3):
soundwire: amd: serialize amd manager resume sequence during pm_prepare
soundwire: amd: cancel pending slave status handling workqueue during remove sequence
soundwire: amd: add check for status update registers
Yumeng Fang (1):
soundwire: intel_ace2.x: Use str_read_write() helper
Documentation/driver-api/soundwire/bra.rst | 2 +-
MAINTAINERS | 1 -
drivers/soundwire/amd_manager.c | 14 +++++++--
drivers/soundwire/bus.c | 6 ++--
drivers/soundwire/debugfs.c | 6 ++--
drivers/soundwire/intel_ace2x.c | 11 +++----
drivers/soundwire/intel_auxdevice.c | 1 +
drivers/soundwire/mipi_disco.c | 4 +--
drivers/soundwire/qcom.c | 6 ++--
drivers/soundwire/stream.c | 2 +-
include/linux/soundwire/sdw_amd.h | 1 +
sound/soc/codecs/cs42l43-jack.c | 46 ++++++++++++------------------
sound/soc/codecs/cs42l43.c | 24 ++++------------
sound/soc/codecs/cs42l43.h | 5 ----
14 files changed, 55 insertions(+), 74 deletions(-)
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists