From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/3] ARM: tegra: enable audio on Dalmore Date: Wed, 12 Jun 2013 15:04:21 -0600 Message-ID: <51B8E255.4030601@wwwdotorg.org> References: <1371058636-25244-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: <1371058636-25244-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On 06/12/2013 11:37 AM, Stephen Warren wrote: > From: Stephen Warren > > Dalmore uses the RT5640 audio CODEC. Instantiate this on the I2C bus. > Enable the relevant Tegra I2C controller. Add the top-level "sound" node > to hook everything together, and provide a "sound card" device. Patches 1 and 2 applied to Tegra's for-3.11/dt branch, and patch 3 squashed into Tegra's for-3.11/defconfig branch.