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 v7.2-rc2
Date: Fri, 10 Jul 2026 11:45:07 +0100 [thread overview]
Message-ID: <19b1f3ea7e0f08ad827d02c50075f69d@kernel.org> (raw)
The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v7.2-rc2
for you to fetch changes up to 3238c634725afbb2a137fdda762208510828f71d:
ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup (2026-07-09 00:33:20 +0100)
----------------------------------------------------------------
ASoC: Fixes for v7.2
A fairly standard set of device specific fixes and quriks for new
devices, nothing too remarkable here.
----------------------------------------------------------------
Baojun Xu (1):
ASoC: amd: acp: amd-acp70-acpi-match: Add tas2783 support
Charles Keepax (1):
ASoC: cs42l43: Correct report for forced microphone jack
Christian Hewitt (1):
ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
Maciej Strozek (1):
ASoC: sof_sdw: Add a quirk for 0x17aa383c laptop using sidecar amps with cs42l43
Mark Brown (2):
Vijendar Mukunda <Vijendar.Mukunda@amd.com> says:
ASoC: qcom: Add Eliza audio support
Ravi Hothi (3):
ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecs
ASoC: dt-bindings: qcom,sm8250: Add Eliza sound card
ASoC: qcom: sc8280xp: Add support for Eliza
Syed Saba Kareem (1):
ASoC: amd: acp: Fix linker error with SDCA quirks
Tianze Shao (1):
ASoC: rt712-sdca: reset codec at io_init to fix silent headphone
Uday Khare (1):
ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
Vijendar Mukunda (3):
ASoC: amd: ps: disable MSI on resume in ACP PCI driver
ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check
.../bindings/sound/qcom,lpass-rx-macro.yaml | 1 +
.../bindings/sound/qcom,lpass-tx-macro.yaml | 1 +
.../bindings/sound/qcom,lpass-va-macro.yaml | 1 +
.../bindings/sound/qcom,lpass-wsa-macro.yaml | 1 +
.../devicetree/bindings/sound/qcom,sm8250.yaml | 1 +
sound/soc/amd/acp/Kconfig | 10 +++--
sound/soc/amd/acp/Makefile | 3 +-
sound/soc/amd/acp/amd-acp70-acpi-match.c | 47 +++++++++++++++++++++-
sound/soc/amd/acp/soc-acpi-amd-sdca-quirks.c | 4 --
sound/soc/amd/ps/pci-ps.c | 33 ++++++++++++++-
sound/soc/codecs/cs42l43-jack.c | 3 +-
sound/soc/codecs/rt712-sdca.c | 11 +++++
sound/soc/codecs/tas2562.c | 5 ++-
sound/soc/intel/boards/sof_sdw.c | 1 +
sound/soc/meson/aiu-fifo-spdif.c | 5 +++
sound/soc/qcom/sc8280xp.c | 1 +
16 files changed, 113 insertions(+), 15 deletions(-)
next reply other threads:[~2026-07-10 10:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-10 10:45 Mark Brown [this message]
2026-07-10 14:39 ` [GIT PULL] ASoC fixes for v7.2-rc2 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=19b1f3ea7e0f08ad827d02c50075f69d@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.