From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH V2 5/6] ASoC: Davinci: machine: Add device tree binding Date: Mon, 27 Aug 2012 11:19:40 -0700 Message-ID: <20120827181939.GX4339@opensource.wolfsonmicro.com> References: <1346074004-22172-1-git-send-email-gururaja.hebbar@ti.com> <1346074004-22172-6-git-send-email-gururaja.hebbar@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id DC13A265E95 for ; Mon, 27 Aug 2012 20:19:43 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1346074004-22172-6-git-send-email-gururaja.hebbar@ti.com> 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: "Hebbar, Gururaja" Cc: alsa-devel@alsa-project.org, sudhakar.raj@ti.com, tony@atomide.com, nsekhar@ti.com, davinci-linux-open-source@linux.davincidsp.com, alsa-user@lists.sourceforge.net, lrg@ti.com, linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org On Mon, Aug 27, 2012 at 06:56:43PM +0530, Hebbar, Gururaja wrote: > Device tree support for tlv320aic3x CODEC driver Not really for the CODEC - this is a machine driver. > +- dai-data : A list of DAI data used by SOC code to register > + DAI, Codecs platform. > + The string index "should" be as shown below. > +dai-data = > +"", "", > +"", "", > +""; What do these different ops do - how would the user figure it out or if they're needed at all?