From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [GIT PULL] ASoC updates for v4.8 Date: Tue, 26 Jul 2016 11:57:12 +0200 Message-ID: References: <20160725152614.GA11806@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id ABB7B26549C for ; Tue, 26 Jul 2016 11:57:12 +0200 (CEST) In-Reply-To: <20160725152614.GA11806@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org 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