Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752906AbcKCKJp (ORCPT ); Thu, 3 Nov 2016 06:09:45 -0400 Received: from hqemgate14.nvidia.com ([216.228.121.143]:8002 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752389AbcKCKJl (ORCPT ); Thu, 3 Nov 2016 06:09:41 -0400 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Thu, 03 Nov 2016 03:09:39 -0700 Subject: Re: [PATCH V3 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table To: Mirza Krak , , References: <1477576872-2665-1-git-send-email-mirza.krak@gmail.com> <1477576872-2665-2-git-send-email-mirza.krak@gmail.com> CC: , , , , , , , , , , , , From: Jon Hunter Message-ID: Date: Thu, 3 Nov 2016 10:06:27 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1477576872-2665-2-git-send-email-mirza.krak@gmail.com> X-Originating-IP: [10.21.132.110] X-ClientProxiedBy: DRUKMAIL101.nvidia.com (10.25.59.19) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 23 Hi Mirza, On 27/10/16 15:01, Mirza Krak wrote: > From: Mirza Krak > > Add TEGRA20_CLK_NOR to init table and set default rate to 92 MHz which > is max rate. > > The maximum rate value of 92 MHz is pulled from the downstream L4T > kernel. Thanks for adding this. I assume that this is from an L4T r16 release with a v3.1 kernel. I had a quick poke through the kernel sources for v3.1 but was unable to see where this is set. Obviously v3.1 did not have CCF and so everything seems to be in the arch/arm/mach-tegra directory for setting up clocks. Can you point me to the appropriate sources so I can ACK this? Cheers Jon -- nvpublic