From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Soundwire updates for v6.16
Date: Thu, 5 Jun 2025 12:15:55 +0530 [thread overview]
Message-ID: <aEE9IwuPcjYyMSLu@vaman> (raw)
[-- Attachment #1: Type: text/plain, Size: 2175 bytes --]
Hello Linus,
Please pull to receive a small pull request for soundwire subsystem for
v6.16. This includes couple of core changes and an Intel driver change.
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.16-rc1
for you to fetch changes up to 62ada17a6217a50fbd1b23f10899890f56effc97:
soundwire: only compute port params in specific stream states (2025-05-14 12:44:01 +0100)
----------------------------------------------------------------
soundwire updates for 6.16
Couple of small core changes for
- sdw_assign_device_num() logic simplification, using internal slave id
for irqs and optimizing computing of port params in specific stream
states
- Intel driver updates for ACE3+ microphone privacy status reporting
and enabling the status in HDA Intel driver
----------------------------------------------------------------
Bard Liao (1):
soundwire: only compute port params in specific stream states
Charles Keepax (2):
soundwire: bus: Simplify sdw_assign_device_num()
soundwire: bus: Add internal slave ID and use for IRQs
Peter Ujfalusi (2):
soundwire: intel: Add awareness of ACE3+ microphone privacy
ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+
drivers/soundwire/bus.c | 31 +++++++++++-------------
drivers/soundwire/bus_type.c | 10 ++++++++
drivers/soundwire/generic_bandwidth_allocation.c | 7 ++++++
drivers/soundwire/intel.h | 2 ++
drivers/soundwire/intel_ace2x_debugfs.c | 6 +++++
drivers/soundwire/intel_init.c | 1 +
drivers/soundwire/irq.c | 6 ++---
include/linux/soundwire/sdw.h | 6 +++++
include/linux/soundwire/sdw_intel.h | 5 ++++
sound/soc/sof/intel/hda.c | 3 +++
10 files changed, 57 insertions(+), 20 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-06-05 6:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-05 6:45 Vinod Koul [this message]
2025-06-05 16:11 ` [GIT PULL]: Soundwire updates for v6.16 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aEE9IwuPcjYyMSLu@vaman \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox