On Fri, 15 Oct 2021 13:57:04 +0200, Mark Brown wrote:
The following changes since commit cfacfefd382af3b42905108b54f02820dca225c4:
ASoC: SOF: trace: Omit error print when waking up trace sleepers (2021-09-17 13:16:36 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.15-rc5
for you to fetch changes up to 6b9b546dc00797c74bef491668ce5431ff54e1e2:
ASoC: wm8960: Fix clock configuration on slave mode (2021-10-13 16:25:33 +0100)
ASoC: Fixes for v5.15
A colletion of smallish mostly driver specific fixes, the biggest thing here is fixing some of the core code to generate change notifications properly when writing to controls which will fix issues with UIs not showing the correct values.
There's one build fix here with a slightly misleading changelog saying it's adding IRQ config support, it's adding a missing select of the regmap-irq code rather than adding a feature.
Thanks, pulled now.
Takashi