From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v5.14-rc2
Date: Wed, 21 Jul 2021 18:32:57 +0100 [thread overview]
Message-ID: <20210721173318.447D06023B@mail.kernel.org> (raw)
The following changes since commit 6a7f5bd6185e1c86256d5e52c3bb7a4d390d6e19:
ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readable (2021-06-24 19:29:53 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.14-rc2
for you to fetch changes up to 82d28b67f780910f816fe1cfb0f676fc38c4cbb3:
ASoC: ti: j721e-evm: Check for not initialized parent_clk_id (2021-07-19 12:58:42 +0100)
----------------------------------------------------------------
ASoC: Fixes for v5.14
A collection of fixes for ASoC that have come in since the merge window,
all driver specific. There is a new core feature added for reversing
the order of operations when shutting down, this is needed to fix a bug
with the AMD Stonyridge platform, and we also tweak the Kconfig to make
the SSM2518 driver user selectable so it can be used with generic cards
but that requires no actual code changes.
----------------------------------------------------------------
Charles Keepax (2):
ASoC: wm_adsp: Correct wm_coeff_tlv_get handling
ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core
Kyle Russell (1):
ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits
Lucas Stach (1):
ASoC: codecs: allow SSM2518 to be selected by the user
Marek Vasut (1):
ASoC: tlv320aic32x4: Fix TAS2505 volume controls
Mark Brown (3):
Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
ASoC: tlv320aic31xx: Make regmap cache only on probe()
Merge series "arm64: tegra: Enable audio IOMMU support on Tegra194" from Thierry Reding <thierry.reding@gmail.com> Thierry Reding <treding@nvidia.com>:
Maxim Schwalm (1):
ASoC: rt5631: Fix regcache sync errors on resume
Oder Chiou (1):
ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
Peter Robinson (1):
ASoC: remove zte zx dangling kconfig
Peter Ujfalusi (2):
ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup
ASoC: ti: j721e-evm: Check for not initialized parent_clk_id
Rander Wang (1):
ASoC: Intel: boards: fix xrun issue on platform with max98373
Rob Herring (1):
ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schema
Sathya Prakash M R (1):
ASoC: SOF: Intel: Update ADL descriptor to use ACPI power states
Srinivas Kandagatla (2):
ASoC: codecs: wcd938x: make sdw dependency explicit in Kconfig
ASoC: codecs: wcd938x: setup irq during component bind
Thierry Reding (1):
ASoC: tegra: Use ADMAIF component for DMA allocations
Vijendar Mukunda (2):
ASoC: soc-pcm: add a flag to reverse the stop sequence
ASoC: amd: reverse stop sequence for stoneyridge platform
.../devicetree/bindings/sound/renesas,rsnd.yaml | 2 +-
include/sound/soc.h | 6 ++
sound/soc/amd/acp-da7219-max98357a.c | 5 ++
sound/soc/codecs/Kconfig | 8 +--
sound/soc/codecs/rt5631.c | 2 +
sound/soc/codecs/rt5682.c | 8 ++-
sound/soc/codecs/tlv320aic31xx.c | 2 +
sound/soc/codecs/tlv320aic31xx.h | 4 +-
sound/soc/codecs/tlv320aic32x4.c | 27 ++++----
sound/soc/codecs/wcd938x.c | 18 ++---
sound/soc/codecs/wm_adsp.c | 6 +-
sound/soc/intel/boards/sof_sdw_max98373.c | 81 ++++++++++++++--------
sound/soc/soc-pcm.c | 22 ++++--
sound/soc/sof/intel/pci-tgl.c | 1 +
sound/soc/tegra/tegra_pcm.c | 30 ++++----
sound/soc/ti/j721e-evm.c | 18 +++--
16 files changed, 152 insertions(+), 88 deletions(-)
next reply other threads:[~2021-07-21 17:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 17:32 Mark Brown [this message]
2021-07-21 17:52 ` [GIT PULL] ASoC fixes for v5.14-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=20210721173318.447D06023B@mail.kernel.org \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=lgirdwood@gmail.com \
--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.