On Fri, 27 May 2016 15:02:14 +0200, Mark Brown wrote:
The following changes since commit 515511a7920c69aebf7f5fef0cb8e1df6767f34c:
Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next (2016-05-13 14:27:16 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v4.7-2
for you to fetch changes up to bf65921380cd50b87618df550398e06581f4a361:
Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next (2016-05-27 13:46:02 +0100)
ASoC: Updates for v4.7 part 2
Really sorry about this late pull request. It looks like at the time I sent my pull request for v4.7 there was some conflict or other issue which caused my script to stop merging the ASoC branches at some point after the HDMI changes.
It's all specific driver updates, including:
- New drivers for MAX98371 and TAS5720.
- SPI support for TLV320AIC32x4.
- TDM support for STI Uniperf IPs.
This code should all have been in -next prior to the merge window apart from some fixes, it dropped out on the 18th.
I didn't send the pull request to Linus in this week yet, as I was off yesterday and today, so no problem, this update suits well :) Pulled now. Thanks.
Takashi