From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965480Ab2CPLO1 (ORCPT ); Fri, 16 Mar 2012 07:14:27 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:40382 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752606Ab2CPLOZ convert rfc822-to-8bit (ORCPT ); Fri, 16 Mar 2012 07:14:25 -0400 MIME-Version: 1.0 In-Reply-To: References: <1331878280-2758-1-git-send-email-mturquette@linaro.org> <1331878280-2758-2-git-send-email-mturquette@linaro.org> Date: Fri, 16 Mar 2012 13:14:20 +0200 Message-ID: Subject: Re: [PATCH v7 1/3] Documentation: common clk API From: Amit Kucheria To: Thomas Gleixner , Russell King , Arnd Bergman , Mike Turquette Cc: Linus Walleij , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linaro-dev@lists.linaro.org, patches@linaro.org, Mike Turquette , Jeremy Kerr , Paul Walmsley , Shawn Guo , Sascha Hauer , Richard Zhao , Saravana Kannan , Magnus Damm , Rob Herring , Mark Brown , Linus Walleij , Stephen Boyd , Deepak Saxena , Grant Likely , Nicolas Pitre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 16, 2012 at 12:29 PM, Thomas Gleixner wrote: > On Fri, 16 Mar 2012, Linus Walleij wrote: > >> On Fri, Mar 16, 2012 at 7:11 AM, Mike Turquette wrote: >> >> > Provide documentation for the common clk structures and APIs.  This code >> > can be found in drivers/clk/ and include/linux/clk*.h. >> >> Acked-by: Linus Wallej >> For this three-piece v7 patchset. >> >> It already does magnitudes more advanced stuff than what I need >> so I'm pretty pleased, any remaining details can surely be ironed out >> in-tree. > > Ack. We really need to get that in now and sort out the details in > tree otherwise we will never finish that thing. > Thomas, Russell, Arnd, Can we shoe-horn this thing into 3.4 (it is a bit late, i know) so that platform ports can gather speed? Several people are waiting for a somewhat stable version before starting their ports. And what is the path into mainline - will Russell carry it or Arnd (with Russell's blessing)? Regards, Amit From mboxrd@z Thu Jan 1 00:00:00 1970 From: amit.kucheria@linaro.org (Amit Kucheria) Date: Fri, 16 Mar 2012 13:14:20 +0200 Subject: [PATCH v7 1/3] Documentation: common clk API In-Reply-To: References: <1331878280-2758-1-git-send-email-mturquette@linaro.org> <1331878280-2758-2-git-send-email-mturquette@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 16, 2012 at 12:29 PM, Thomas Gleixner wrote: > On Fri, 16 Mar 2012, Linus Walleij wrote: > >> On Fri, Mar 16, 2012 at 7:11 AM, Mike Turquette wrote: >> >> > Provide documentation for the common clk structures and APIs. ?This code >> > can be found in drivers/clk/ and include/linux/clk*.h. >> >> Acked-by: Linus Wallej >> For this three-piece v7 patchset. >> >> It already does magnitudes more advanced stuff than what I need >> so I'm pretty pleased, any remaining details can surely be ironed out >> in-tree. > > Ack. We really need to get that in now and sort out the details in > tree otherwise we will never finish that thing. > Thomas, Russell, Arnd, Can we shoe-horn this thing into 3.4 (it is a bit late, i know) so that platform ports can gather speed? Several people are waiting for a somewhat stable version before starting their ports. And what is the path into mainline - will Russell carry it or Arnd (with Russell's blessing)? Regards, Amit