From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752706Ab1JLO5Y (ORCPT ); Wed, 12 Oct 2011 10:57:24 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:54041 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752538Ab1JLO5W (ORCPT ); Wed, 12 Oct 2011 10:57:22 -0400 Date: Wed, 12 Oct 2011 15:57:20 +0100 From: Mark Brown To: Ashish Chavan Cc: lrg@ti.com, alsa-devel , David Dajun Chen , kuninori.morimoto.gx@renesas.com, linux-kernel Subject: Re: [alsa-devel] [PATCH 5/9] ASoC: da7210: Add support for other DAI word lengths, format and mode Message-ID: <20111012145720.GR3647@opensource.wolfsonmicro.com> References: <1318431801.12107.416.camel@matrix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1318431801.12107.416.camel@matrix> X-Cookie: You will be married within a year. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 12, 2011 at 08:33:21PM +0530, Ashish Chavan wrote: > This patchs adds support for following, > (1) DAI 20 and 32 bit word sizes > (2) DAI left and right justified formats > (3) DAI slave mode Applied, thanks.