From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: ASoC: Device tree binding to dummy codec Date: Mon, 28 Jul 2014 18:49:16 +0200 Message-ID: <53D67F0C.3010207@metafoo.de> References: <53D5ECA7.5090106@metafoo.de> <20140728112055.GM17528@sirena.org.uk> <20140728162715.GZ17528@sirena.org.uk> <20140728163645.GA17528@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-out-003.synserver.de (smtp-out-003.synserver.de [212.40.185.3]) by alsa0.perex.cz (Postfix) with ESMTP id C8E35265125 for ; Mon, 28 Jul 2014 18:49:19 +0200 (CEST) In-Reply-To: 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: "jonsmirl@gmail.com" , Mark Brown Cc: alsa-devel mailing list , Liam Girdwood List-Id: alsa-devel@alsa-project.org On 07/28/2014 06:47 PM, jonsmirl@gmail.com wrote: > On Mon, Jul 28, 2014 at 12:36 PM, Mark Brown wrote: >> On Mon, Jul 28, 2014 at 12:33:57PM -0400, jonsmirl@gmail.com wrote: >> >>> So what do you want the device tree to look like? >>> Example with no external amp. >>> Example with external amp. >> >> To repeat what I said in a previous mail: > > I see the aux binding in soc-core.c > Where is an example of how to use it in a device tree? https://lkml.org/lkml/2014/4/28/318 Does pretty much them same though to what you proposed.