From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra: Remove second instance of uart clk Date: Mon, 25 Jun 2012 12:31:56 -0600 Message-ID: <4FE8AE9C.5000109@wwwdotorg.org> References: <1340610908-2729-1-git-send-email-pgaikwad@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1340610908-2729-1-git-send-email-pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Prashant Gaikwad Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org, olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 06/25/2012 01:55 AM, Prashant Gaikwad wrote: > In Tegra30 clock file two clk objects were created for same UART clock. > Remove the duplicates and add clock aliases instead. > > Update the Tegra20 clock file to make the names consistent. Thanks, applied to Tegra's for-3.6/common-clk since I assume your common clock work will depend on this.