Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751851AbcDOP3d (ORCPT ); Fri, 15 Apr 2016 11:29:33 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:7210 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751176AbcDOP3b (ORCPT ); Fri, 15 Apr 2016 11:29:31 -0400 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Fri, 15 Apr 2016 08:27:40 -0700 Subject: Re: [PATCH 1/2] clk: tegra: Fix pllre Tegra210 and add pll_re_out1 To: Thierry Reding References: <1458590333-8898-1-git-send-email-rklein@nvidia.com> <20160412152336.GF25160@ulmo.ba.sec> CC: Peter De Schrijver , Prashant Gaikwad , Stephen Warren , "Michael Turquette" , Stephen Boyd , Alexandre Courbot , , , From: Rhyland Klein Message-ID: <571108D2.2040501@nvidia.com> Date: Fri, 15 Apr 2016 11:29:22 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20160412152336.GF25160@ulmo.ba.sec> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 719 Lines: 22 On 4/12/2016 11:23 AM, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Mon, Mar 21, 2016 at 03:58:52PM -0400, Rhyland Klein wrote: >> Use a new Tegra210 version of the pll_register_pllre function to >> allow setting the proper settings for the m and n div fields. >> >> Additionally define PLL_RE_OUT1 on Tegra210. > > It'd be nice to specify what that additional clock is used for. No need > to repost for that, I can add it when applying. > Its not currently directly used on the A44 platform I was testing with, but from what I understand, it is connected to the Tegra210 debug interfaces and so its probably good to have it defined in case it is needed for some debugging. -rhyland -- nvpublic