From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
linux-sound@vger.kernel.org, alsa-devel@alsa-project.org,
Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.19-rc5
Date: Thu, 15 Jan 2026 13:31:21 +0000 [thread overview]
Message-ID: <7e292ad75850560429f37325a0656aae@kernel.org> (raw)
The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193:
Linux 6.19-rc5 (2026-01-11 17:03:14 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.19-rc5
for you to fetch changes up to be5a39e7994ec9f003c8569b670c794a4e5d1551:
ASoC: rt5640: Fix duplicate clock properties in DT binding (2026-01-15 11:21:44 +0000)
----------------------------------------------------------------
ASoC: Fixes for v6.19
A moderately large collection of fixes since I missed a week, plus a few
new device IDs and quirks. It's all fairly minor, including a bunch of
work on the device tree bindings fixes which have no runtime effect.
There's one SoundWire change here exporting a symbol which was required
for a fix to the ASoC SoundWire code.
----------------------------------------------------------------
Ben Dooks (1):
ASoC: ops: fix pointer types to be big-endian
Cole Leavitt (1):
ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack type
Deep Harsora (1):
ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with CS42L43
Dimitrios Katsaros (1):
ASoC: tlv320adcx140: Propagate error codes during probe
Emil Svendsen (3):
ASoC: tlv320adcx140: invert DRE_ENABLE
ASoC: tlv320adcx140: fix null pointer
ASoC: tlv320adcx140: fix word length
Johan Hovold (4):
ASoC: codecs: wsa883x: fix unnecessary initialisation
ASoC: codecs: wsa881x: fix unnecessary initialisation
ASoC: codecs: wsa884x: fix codec initialisation
ASoC: codecs: wsa883x: suppress variant printk
Jon Hunter (3):
ASoC: dt-bindings: realtek,rt5640: Document mclk
ASoC: dt-bindings: realtek,rt5640: Update jack-detect
ASoC: dt-bindings: realtek,rt5640: Document port node
Kery Qi (1):
ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
Mark Brown (5):
ASoC: codecs: wsa88xx: fix codec initialisation
ASoC: dt-bindings: realtek,rt5640: Various fixes
ASoC: Fix sdw_utils calling wrong codec init callbacks
ASoC: tlv320adcx140: Merge fixes from Pengutronix
ASoC: rt5640: Fix duplicate clock properties in DT binding
Radhi Bajahaw (1):
ASoC: amd: yc: Fix microphone on ASUS M6500RE
Richard Fitzgerald (2):
soundwire: Add missing EXPORT for sdw_slave_type
ASoC: sdw_utils: Call init callbacks on the correct codec DAI
Rob Herring (Arm) (4):
ASoC: dt-bindings: everest,es8316: Add interrupt support
ASoC: dt-bindings: realtek,rt5640: Add missing properties/node
ASoC: dt-bindings: realtek,rt5640: Allow 7 for realtek,jack-detect-source
ASoC: dt-bindings: rockchip-spdif: Allow "port" node
Shengjiu Wang (1):
ASoC: simple-card-utils: Check device node before overwrite direction
sheetal (1):
ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahub
.../devicetree/bindings/sound/everest,es8316.yaml | 4 ++
.../devicetree/bindings/sound/realtek,rt5640.yaml | 11 ++++++
.../devicetree/bindings/sound/rockchip-spdif.yaml | 3 ++
drivers/soundwire/slave.c | 1 +
sound/soc/amd/yc/acp6x-mach.c | 7 ++++
sound/soc/codecs/tlv320adcx140.c | 13 ++++---
sound/soc/codecs/wsa881x.c | 9 +++++
sound/soc/codecs/wsa883x.c | 26 +++++++++----
sound/soc/codecs/wsa884x.c | 3 +-
sound/soc/generic/simple-card-utils.c | 4 +-
sound/soc/intel/boards/sof_sdw.c | 8 ++++
sound/soc/sdw_utils/soc_sdw_cs42l43.c | 2 +-
sound/soc/sdw_utils/soc_sdw_utils.c | 43 +++++++++++++++++++++-
sound/soc/soc-ops.c | 4 +-
sound/soc/tegra/tegra210_ahub.c | 6 +--
sound/soc/ti/davinci-evm.c | 39 ++++++++++++++++----
16 files changed, 150 insertions(+), 33 deletions(-)
next reply other threads:[~2026-01-15 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 13:31 Mark Brown [this message]
2026-01-15 14:06 ` [GIT PULL] ASoC fixes for v6.19-rc5 Takashi Iwai
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=7e292ad75850560429f37325a0656aae@kernel.org \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=tiwai@suse.de \
/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.