
26 Jul
2016
26 Jul
'16
11:57 a.m.
On Mon, 25 Jul 2016 17:26:14 +0200, Mark Brown wrote:
The following changes since commit 523d939ef98fd712632d93a5a2b588e477a7565e:
Linux 4.7 (2016-07-24 12:23:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v4.8
for you to fetch changes up to e7ca8fcd15049b1e48ae2ef1434a68a51ef0ead5:
Merge remote-tracking branches 'asoc/topic/wm8753' and 'asoc/topic/wm8985' into asoc-next (2016-07-24 22:07:48 +0100)
ASoC: Updates for v4.8
Not really any framework work this time around (though we have seen one of the Analog Devices drivers move more to the clock API which is good to see) but rather a lot of new drivers:
- Lots of updates for the Intel drivers, mostly board support and bug fixing, and to the NAU8825 driver.
- Work on generalizing bits of simple-card to allow more code sharing with the Renesas rsrc-card (which can't use simple-card due to DPCM).
- Removal of the Odroid X2 driver due to replacement with simple-card.
- Support for several new Mediatek platforms and associated boards.
- New drivers for Allwinner A10, Analog Devices ADAU7002, Broadcom Cygnus, Cirrus Logic CS35L33 and CS53L30, Maxim MAX8960 and MAX98504, Realtek RT5514 and Wolfson WM8758
Pulled now. Thanks.
Takashi