From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL] ARM: OMAP2+: PLL rounding change for v3.17 Date: Tue, 29 Jul 2014 04:04:50 -0700 Message-ID: <20140729110449.GM29045@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:62233 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752168AbaG2LGP (ORCPT ); Tue, 29 Jul 2014 07:06:15 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org * Paul Walmsley [140725 05:58]: > Hi Tony > > The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee: > > Linux 3.16-rc2 (2014-06-21 19:02:54 -1000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.17/omap-clock-b > > for you to fetch changes up to 0a26344440b5f9940c99112fdc3804f073b1f5a7: > > ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate (2014-07-25 06:11:15 -0600) > > ---------------------------------------------------------------- > Modify OMAP PLL rate rounding function to round to the exact rate requested > or the next one below it. This is intended to resolve some DSS problems. > > Basic build, boot, and PM test results are available here: > > http://www.pwsan.com/omap/testlogs/clock-b-v3.17/20140725061121/ Pulling into omap-for-v3.17/soc thanks. Tony