From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra: add clocks property to sound nodes Date: Wed, 27 Mar 2013 11:13:30 -0600 Message-ID: <515328BA.7080501@wwwdotorg.org> References: <1364340079-3762-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: <1364340079-3762-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Stephen Warren List-Id: devicetree@vger.kernel.org On 03/26/2013 05:21 PM, Stephen Warren wrote: > Audio-related clocks need to be represented in the device tree. Update > bindings to describe which clocks are needed, and DT files to include > those clocks. Applied to Tegra's for-3.10/dt branch.