Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161958Ab3DEIsn (ORCPT ); Fri, 5 Apr 2013 04:48:43 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:40340 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751127Ab3DEIsl (ORCPT ); Fri, 5 Apr 2013 04:48:41 -0400 Date: Fri, 5 Apr 2013 03:48:36 -0500 From: Nishanth Menon To: Roger Quadros CC: , Paul Walmsley , , , , , , , Subject: Re: [PATCH v2] ARM: OMAP4: clock: Add device tree support for AUXCLKs Message-ID: <20130405084836.GA11331@kahuna> References: <1363703220-4777-2-git-send-email-rogerq@ti.com> <1364293408-20677-1-git-send-email-rogerq@ti.com> <515A958B.5080905@ti.com> <515E8F85.2060700@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <515E8F85.2060700@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1197 Lines: 32 On 11:47-20130405, Roger Quadros wrote: > On 04/02/2013 11:23 AM, Roger Quadros wrote: > > + Paul > > > > On 03/26/2013 12:23 PM, Roger Quadros wrote: > >> Register a device tree clock provider for the clocks > >> on the OMAP4 SoC. Also provide the binding information. > >> > >> For now we only provide AUXCLKs. > > NOTE: this patch depends on > https://patchwork.kernel.org/patch/2312211/ > > >> > >> Signed-off-by: Roger Quadros > >> --- > >> .../devicetree/bindings/clock/omap4-clock.txt | 33 ++++++++++++++++ > >> arch/arm/boot/dts/omap4.dtsi | 5 ++ > >> arch/arm/mach-omap2/cclock44xx_data.c | 41 ++++++++++++++++++++ > >> 3 files changed, 79 insertions(+), 0 deletions(-) > >> create mode 100644 Documentation/devicetree/bindings/clock/omap4-clock.txt If we are doing this, we might as well do for all platforms(OMAP3-5, AM..) in an series, no? -- Regards, Nishanth Menon -- 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/