From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [RFC PATCH 04/10] clk: tegra: Initialize xusb clocks Date: Thu, 15 May 2014 13:22:00 -0600 Message-ID: <537513D8.7060203@wwwdotorg.org> References: <1400113986-339-1-git-send-email-abrestic@chromium.org> <1400113986-339-5-git-send-email-abrestic@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1400113986-339-5-git-send-email-abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Bresticker , Peter De Schrijver , Mike Turquette Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mark Rutland , Prashant Gaikwad , Russell King , Mathias Nyman , Pawel Moll , Greg Kroah-Hartman , Ian Campbell , Jim Lin , Kishon Vijay Abraham I , Rob Herring , Thierry Reding , Randy Dunlap , Kumar Gala , Grant Likely List-Id: devicetree@vger.kernel.org On 05/14/2014 06:33 PM, Andrew Bresticker wrote: > Initialize the XUSB-related clocks with appropriate parents and rates > for both Tegra114 and Tegra124. These first 4 clock driver patches look plausible to me, although I didn't look that hard! Peter or Mike, if they look OK to you, can you please pick them up for 3.16 so that by the time we apply the rest of the patches in this series for 3.17, the clock dependencies are already there? Thanks.