From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v7 1/3] Documentation: common clk API Date: Wed, 21 Mar 2012 08:59:11 +0000 Message-ID: <201203210859.11899.arnd@arndb.de> References: <1331878280-2758-1-git-send-email-mturquette@linaro.org> <201203170905.33191.arnd@arndb.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Paul Walmsley Cc: "Turquette, Mike" , linux-arm-kernel@lists.infradead.org, Amit Kucheria , Nicolas Pitre , linaro-dev@lists.linaro.org, Linus Walleij , Grant Likely , Saravana Kannan , Jeremy Kerr , Magnus Damm , Deepak Saxena , patches@linaro.org, Sascha Hauer , Rob Herring , Russell King , Thomas Gleixner , Richard Zhao , Shawn Guo , Linus Walleij , Mark Brown , Stephen Boyd , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Tuesday 20 March 2012, Paul Walmsley wrote: > Hello Arnd, > > On Sat, 17 Mar 2012, Arnd Bergmann wrote: > > > I think it's rather pointless, because the option is not going to > > be user selectable but will get selected by the platform unless I'm > > mistaken. The platform maintainers that care already know the state > > of the framework. > > This is where we have differing views, I think. Clearly, Sascha, > Saravana, Rob, and I have at least slightly different opinions on the > durability of the existing API and code. So it seems reasonable to assume > that others who have not followed the development of the common clock code > might mistake the implementation or API as being stable and well-defined. > > It sounds like the primary objection is to the use of CONFIG_EXPERIMENTAL. > So here is a patch to simply note the status of this code in its Kconfig > text. Yes, looks good to me. If there are no objections, I'll apply this one. Thanks, Arnd