Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763982Ab3DDHOW (ORCPT ); Thu, 4 Apr 2013 03:14:22 -0400 Received: from hqemgate03.nvidia.com ([216.228.121.140]:8184 "EHLO hqemgate03.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763218Ab3DDHOU (ORCPT ); Thu, 4 Apr 2013 03:14:20 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Thu, 04 Apr 2013 00:13:22 -0700 Message-ID: <515D283E.5060209@nvidia.com> Date: Thu, 4 Apr 2013 12:44:06 +0530 From: Prashant Gaikwad User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Peter De Schrijver CC: "linux-arm-kernel@lists.infradead.org" , Grant Likely , Rob Herring , Rob Landley , Stephen Warren , Russell King , Simon Glass , Rhyland Klein , Pritesh Raithatha , Linus Walleij , Hiroshi Doyu , Laxman Dewangan , Andrew Chew , Mike Turquette , Thierry Reding , "devicetree-discuss@lists.ozlabs.org" , "linux-doc@vger.kernel.org" , "linux-tegra@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v8 10/14] ARM: tegra: Define Tegra114 CAR binding References: <1363956029-31873-1-git-send-email-pdeschrijver@nvidia.com> <1363956029-31873-11-git-send-email-pdeschrijver@nvidia.com> <515031E3.40007@nvidia.com> <20130403141916.GS18519@tbergstrom-lnx.Nvidia.com> In-Reply-To: <20130403141916.GS18519@tbergstrom-lnx.Nvidia.com> X-NVConfidentiality: public Content-Type: text/plain; charset="ISO-8859-1"; 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: 1083 Lines: 38 On Wednesday 03 April 2013 07:49 PM, Peter De Schrijver wrote: > On Mon, Mar 25, 2013 at 12:15:47PM +0100, Prashant Gaikwad wrote: >> On Friday 22 March 2013 06:09 PM, Peter De Schrijver wrote: >>> The device tree binding models Tegra114 CAR (Clock And Reset) as a single >>> monolithic clock provider. >>> >>> Signed-off-by: Peter De Schrijver >>> --- >> >> >>> + 263 cclk_lp >>> + 264 dfll_ref >>> + 265 dfll_soc >>> + >> Peter, >> >> Please remove following clock IDs from binding. >> >>> +Mux clocks >>> + > ... >>> + 306 clk_out_1_mux > Is at least used by the init list. So we can't remove that? Init list is internal to driver and does not use device tree, so we can keep that ID in enum but remove from DT binding so that we don't have to change the binding later. > > Cheers, > > Peter. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/