From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Subject: Re: [PATCH 1/3] ASoC: tegra: add tegra sgtl5000 machine driver Date: Wed, 10 Sep 2014 22:46:07 +0200 Message-ID: <1410381967.16012.8.camel@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: "alsa-devel@alsa-project.org" , Liam Girdwood , Mark Brown , Stephen Warren , Russell King , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-kernel , "linux-tegra@vger.kernel.org" , stefan@agner.ch List-Id: devicetree@vger.kernel.org On Tue, 2014-09-09 at 15:00 -0300, Fabio Estevam wrote: > What about using the simple-audio-card binding instead of adding the > tegra_sgtl5000 machine driver? Good question. I have to admit last I checked on the current state of affairs on vybrid towards end of last year none of this existed yet. Sweet. Will try and resubmit v2 with that in mind. > An example of simple-audio-card used with sgtl5000 can be found here: > > http://www.spinics.net/lists/devicetree/msg44466.html While above linked example does not quite look like a proper example thereof I do get the point. Please excuse my ignorance.