From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ASoC: tegra: update module reset list for Tegra124 Date: Thu, 12 Dec 2013 13:09:48 -0700 Message-ID: <52AA180C.5090407@wwwdotorg.org> References: <1386195913-24213-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386195913-24213-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown , Liam Girdwood Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, Stephen Warren List-Id: alsa-devel@alsa-project.org On 12/04/2013 03:25 PM, Stephen Warren wrote: > From: Stephen Warren > > Tegra124 adds a number of extra modules into the configlink bus, which > must be taken out of reset before the bus is used. Update the AHUB > driver to know about these extra modules (the AHUB HW module hosts the > configlink bus). I've applied this to Tegra's for-3.14/dmas-resets-rework branch.