From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter De Schrijver Subject: Re: pull request for Tegra PLLE fixes Date: Mon, 12 May 2014 11:35:14 +0300 Message-ID: <20140512083514.GW30476@tbergstrom-lnx.Nvidia.com> References: <20140423145939.GA11307@tbergstrom-lnx.Nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <20140423145939.GA11307@tbergstrom-lnx.Nvidia.com> Sender: linux-kernel-owner@vger.kernel.org To: "mturquette@linaro.org" Cc: Prashant Gaikwad , "swarren@wwwdotorg.org" , "thierry.reding@gmail.com" , "rob.herring@calxeda.com" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-tegra@vger.kernel.org" List-Id: linux-tegra@vger.kernel.org On Wed, Apr 23, 2014 at 04:59:39PM +0200, Peter De Schrijver wrote: > Hi Mike, > > This fixes a number of stability problems with PCIe on Tegra30. > > The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: > > Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) > > are available in the git repository at: > git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git clk-tegra-fixes-3.15 > > Thierry Reding (3): > clk: tegra: Fix PLLE programming > clk: tegra: Introduce divider mask and shift helpers > clk: tegra: Fix enabling of PLLE > > drivers/clk/tegra/clk-pll.c | 64 +++++++++++++++++++++++++++++-------------- > 1 files changed, 43 insertions(+), 21 deletions(-) Mike, Did you take this in? Thanks, Peter.