From mboxrd@z Thu Jan 1 00:00:00 1970 From: 21cnbao@gmail.com (Barry Song) Date: Tue, 29 Oct 2013 16:32:21 +0800 Subject: [PATCH v2 4/6] ASoC: sirf-soc-inner: add drivers for both CPU and Codec DAIs In-Reply-To: <20131028233603.GA16686@sirena.org.uk> References: <1383001534-20703-1-git-send-email-Baohua.Song@csr.com> <20131028233603.GA16686@sirena.org.uk> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2013/10/29 Mark Brown : > On Tue, Oct 29, 2013 at 07:05:34AM +0800, Barry Song wrote: >> From: Rongjun Ying >> >> there is an internal codec embedded in the SiRF SoC. this is not > > I've only got patch 4 - where are the other patches? sorry i got some network problems and made some misoperations. others have been in your mailboxs: [PATCH v2 1/6] ASoC: sirf: add sirf platform driver which provides DMA http://www.spinics.net/lists/arm-kernel/msg282590.html [PATCH v2 2/6] ASoC: sirf: add I2S CPU DAI driver http://www.spinics.net/lists/arm-kernel/msg282591.html [PATCH v2 3/6] ASoC: usp-pcm: add CPU DAI driver for PCM simulated from USP http://www.spinics.net/lists/arm-kernel/msg282592.html ... -barry