From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v2 2/3] ASoC: tegra: add ac97 host controller to device tree Date: Mon, 14 Jan 2013 10:22:44 -0700 Message-ID: <50F43EE4.70705@wwwdotorg.org> References: <1357348725-32139-1-git-send-email-dev@lynxeye.de> <1357348725-32139-3-git-send-email-dev@lynxeye.de> <50EC99A1.4080402@wwwdotorg.org> <20130113232222.GN5041@opensource.wolfsonmicro.com> <50F439C0.4080603@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50F439C0.4080603-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Lucas Stach , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, patches-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org, Liam Girdwood , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 01/14/2013 10:00 AM, Stephen Warren wrote: > On 01/13/2013 04:22 PM, Mark Brown wrote: >> On Tue, Jan 08, 2013 at 03:11:45PM -0700, Stephen Warren wrote: >>> On 01/04/2013 06:18 PM, Lucas Stach wrote: >>>> Add default entry for the AC97 host controller. >> >>> This looks fine. I assume I'll take this through the Tegra tree. >> >> Makes sense to me. > > Thanks, applied to Tegra's for-3.9/dt branch. I had to make a small modification to the patch; I commented out the clocks property for now since the CAR node isn't yet present. It will be soon once the common clock framework patches are merged, and then I'll revert the change I made.