From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra30: clocks: add AHB and APB clocks Date: Fri, 19 Oct 2012 09:53:46 -0600 Message-ID: <5081778A.8000006@wwwdotorg.org> References: <1350628693-1190-1-git-send-email-josephl@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1350628693-1190-1-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joseph Lo , Prashant Gaikwad , Peter De Schrijver Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 10/19/2012 12:38 AM, Joseph Lo wrote: > Adding the AHB and APB bus clock control interface for Tegra30. Not really "clock control interface" but just "clocks". I can reword that when applying the patch though. The code seems reasonable. I'd like review from Prashant or Peter though.