On Tue, 21 Apr 2020 21:33:57 +0200, Mark Brown wrote:
The following changes since commit ccfc531695f3a4aada042f6bdb33ac6be24e1aec:
ASoC: cs4270: pull reset GPIO low then high (2020-04-07 15:29:54 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.7-rc2
for you to fetch changes up to 1e060a453c8604311fb45ae2f84f67ed673329b4:
ASoC: wm8960: Fix wrong clock after suspend & resume (2020-04-21 15:43:22 +0100)
ASoC: Fixes for v5.7
Quite a lot of fixes here, a lot of driver specific ones but the biggest one is the revert of changes to the startup and shutdown sequence for DAIs that went in during the merge window - they broke some older x86 platforms and attempts to fix them didn't succeed so it's safer to just roll them back and try to make sure those platforms are handled properly in any future attempt.
The rockchip S/PDIF DT stuff was IIRC for validation issues.
Pulled now. Thanks.
Takashi