Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756316Ab3DXQ2z (ORCPT ); Wed, 24 Apr 2013 12:28:55 -0400 Received: from mail-da0-f44.google.com ([209.85.210.44]:63817 "EHLO mail-da0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756056Ab3DXQ2x convert rfc822-to-8bit (ORCPT ); Wed, 24 Apr 2013 12:28:53 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Nishanth Menon , Tony Lindgren From: Mike Turquette In-Reply-To: <20130414211917.GA3275@snafu> Cc: , , , , =?utf-8?q?Beno=C3=AEt_Cousson?= , Paul Walmsley , Kevin Hilman References: <1365807278-554-1-git-send-email-nm@ti.com> <1365807278-554-2-git-send-email-nm@ti.com> <20130412233142.GE10155@atomide.com> <20130412233900.GA1599@kahuna> <20130413172210.GM10155@atomide.com> <20130414211917.GA3275@snafu> Message-ID: <20130424162847.8998.73264@quantum> User-Agent: alot/0.3.4 Subject: Re: [PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data Date: Wed, 24 Apr 2013 09:28:47 -0700 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1358 Lines: 33 Quoting Nishanth Menon (2013-04-14 14:19:17) > Overall strategy introduced here is simple: a clock node described in > device tree blob is used to identify the exact clock provided in the > SoC specific data. This is then linked back using of_clk_add_provider > to the device node to be accessible by of_clk_get. > > Based on discussion contributions from Roger Quadros, Grygorii Strashko > and others. > > Cc: Kevin Hilman > Cc: Mike Turquette > Cc: Paul Walmsley > [tony@atomide.com: co-developed] > Signed-off-by: Tony Lindgren > Signed-off-by: Nishanth Menon I can take this into clk-next after the merge window. Please refresh it for -rc1 as we discussed on irc. As an aside, will Tero's series for migrating to drivers/clk/omap[1] and Rajendra's patch for registering clocks late[2] be refreshed after the merge window? It would be nice to combine these efforts. Thanks, Mike [1] http://article.gmane.org/gmane.linux.ports.arm.omap/95948 [2] http://www.spinics.net/lists/arm-kernel/msg231288.html -- 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/