From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter De Schrijver Subject: Re: [PATCH] clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks Date: Thu, 28 Nov 2013 16:09:10 +0200 Message-ID: <20131128140910.GV26617@tbergstrom-lnx.Nvidia.com> References: <1385484495-9835-1-git-send-email-pdeschrijver@nvidia.com> <5294FF83.7040905@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <5294FF83.7040905-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Prashant Gaikwad , Mike Turquette , Thierry Reding , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On Tue, Nov 26, 2013 at 09:07:31PM +0100, Stephen Warren wrote: > On 11/26/2013 09:48 AM, Peter De Schrijver wrote: > > Perform upwards rounding when calculating dividers for periph clks on Tegra30 > > and Tegra114. > > Tested-by: Stephen Warren > > I tested audio and SPI on Dalmore and Beaver, using the following branch > which has this commit integrated: > git://nv-tegra.nvidia.com/user/pdeschrijver/linux tegra-clk-rework-1 Merged into clk-tegra-next