From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 7/8] ASoC: Add SPI support for WM8731 Date: Tue, 9 Sep 2008 10:55:33 +0100 Message-ID: <20080909095532.GC31314@sirena.org.uk> References: <1220291224-11269-1-git-send-email-broonie@opensource.wolfsonmicro.com> <200809082127.13653.gineera@aspect135.co.uk> <20080908205105.GA32649@sirena.org.uk> <200809090945.35359.gineera@aspect135.co.uk> <1220951038.17091.177.camel@odin> <20080909093522.GA31314@sirena.org.uk> <1220953595.17091.181.camel@odin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 9469A24540 for ; Tue, 9 Sep 2008 11:55:34 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1220953595.17091.181.camel@odin> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Liam Girdwood Cc: ALSA devel , Cliff Cai , Bryan Wu List-Id: alsa-devel@alsa-project.org On Tue, Sep 09, 2008 at 10:46:35AM +0100, Liam Girdwood wrote: > On Tue, 2008-09-09 at 10:35 +0100, Mark Brown wrote: > > Yeah, unfortunately it'll need to be done codec by codec checking the > > exact wire format required. > It will be same/similar per vendor/family (based on IP reuse). Oh, definitely - should just be a case of going through the devices and checking with their datasheets exactly what they expect.