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.18
Date: Mon, 6 Oct 2025 13:01:04 +0530 [thread overview]
Message-ID: <aONwOOvxYbnygl4U@vaman> (raw)
[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]
Hello Linus,
Please pull the soundwire subystem updates. A very small update of
couple of patches this time.
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.18-rc1
for you to fetch changes up to 88f5d2a477ec64b12e83b488407490bb4a9298f8:
soundwire: Use min() to improve code (2025-09-01 22:48:22 +0530)
----------------------------------------------------------------
soundwire updates for 6.18
A very small update this time
- add few registers to debugfs
- core: drop dev_pm_domain_detach() call and min() to improve code
----------------------------------------------------------------
Claudiu Beznea (1):
soundwire: bus: Drop dev_pm_domain_detach() call
Qianfeng Rong (1):
soundwire: Use min() to improve code
Shuming Fan (1):
soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers
drivers/soundwire/bus_type.c | 3 ---
drivers/soundwire/debugfs.c | 2 ++
drivers/soundwire/qcom.c | 5 +----
3 files changed, 3 insertions(+), 7 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-10-06 7:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 7:31 Vinod Koul [this message]
2025-10-06 18:28 ` [GIT PULL]: soundwire updates for v6.18 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=aONwOOvxYbnygl4U@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.