From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCHv2 1/6] ASoC: OMAP: data_type and sync_mode configurable in audio dma Date: Sat, 23 Jan 2010 00:56:30 +0000 Message-ID: <1264208190.3480.39.camel@odin> References: <2256F256009DAA4CBE661E9F41EAC84B8C43A8AD@dlee01.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f223.google.com (mail-ew0-f223.google.com [209.85.219.223]) by alsa0.perex.cz (Postfix) with ESMTP id 34B89103805 for ; Sat, 23 Jan 2010 01:56:35 +0100 (CET) Received: by ewy23 with SMTP id 23so2075687ewy.4 for ; Fri, 22 Jan 2010 16:56:33 -0800 (PST) In-Reply-To: <2256F256009DAA4CBE661E9F41EAC84B8C43A8AD@dlee01.ent.ti.com> 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: "Candelaria Villareal, Jorge" Cc: "alsa-devel@alsa-project.org" , "linux-omap@vger.kernel.org" , "broonie@opensource.wolfsonmicro.com" List-Id: alsa-devel@alsa-project.org On Fri, 2010-01-22 at 17:14 -0600, Candelaria Villareal, Jorge wrote: > From: Misael Lopez Cruz > > Allow client drivers to set the data_type (16, 32) and the > sync_mode (element, packet, etc) of the audio dma transferences. > Btw, how is 32bit mode used here ? Is it for compacted 2 channel 16 bit stereo or 24bit HiFi on 4 byte boundaries ? Liam