On Thu, 07 Nov 2019 13:59:53 +0100, Mark Brown wrote:
The following changes since commit 95a32c98055f664f9b3f34c41e153d4dcedd0eff:
ASoC: SOF: control: return true when kcontrol values change (2019-10-18 18:09:22 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.5
for you to fetch changes up to 2acdcabb8a4089476208a822050dd47a6557290d:
ASoC: SOF: topology: Fix bytes control size checks (2019-11-06 18:17:54 +0000)
ASoC: Updates for v5.5
Some big changes in the core but more about cleanps and refactorings than new features, plus a collection of new drivers and lots of small fixes and improvements to existing ones.
- Lots more cleanups from Morimoto-san. Now that everything is a component this is mostly about refactorings to clarify and simplify the core, a combination of things that are no longer required due to refactorings and spotting similarities.
- Many fixes to the Sound Open Firmware code.
- Wake on voice support for Chromebooks.
- SPI support for RT5677.
- New drivers for Analog Devices ADAU7118, Intel Cannonlake systems with RT1011 and RT5682, Texas Instruments TAS2562 and TAS2770.
OK, pulled now.
There is a new compile warning by the merge and I already submitted a fix.
BTW, the diffstat in this pull request was completely bogus...
thanks,
Takashi