On Wed, 21 Jul 2021 19:32:57 +0200, Mark Brown wrote: > > 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. Thanks, pulled now. Takashi