From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH V2 2/2] ARM: dts: OMAP2+: Add PMU nodes Date: Fri, 11 Jan 2013 07:59:09 -0600 Message-ID: <50F01AAD.8020003@ti.com> References: <1355766548-5702-1-git-send-email-jon-hunter@ti.com> <1355766548-5702-3-git-send-email-jon-hunter@ti.com> <50F01256.7030701@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:60339 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751113Ab3AKN7Q (ORCPT ); Fri, 11 Jan 2013 08:59:16 -0500 In-Reply-To: <50F01256.7030701@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Benoit Cousson Cc: Tony Lindgren , linux-omap , linux-arm , device-tree Hi Benoit, On 01/11/2013 07:23 AM, Benoit Cousson wrote: > Hi Jon, > > On 12/17/2012 06:49 PM, Jon Hunter wrote: >> Add PMU nodes for OMAP2, OMAP3 and OMAP4460 devices. >> >> Please note that the node for OMAP4460 has been placed in a separate >> header file for OMAP4460, because the node is not compatible with >> OMAP4430. The node for OMAP4430 is not included because PMU is not >> currently supported on OMAP4430 due to the absence of a cross-trigger >> interface driver. >> >> Signed-off-by: Jon Hunter > > I've just applied this patch in my for_3.9/dts branch. > > I'm wondering if there is any dependency with the previous patch? If > Tony ack it I can take it as well. I have been thinking about the best way to handle that. May be best for you to take both if Tony can ack the first. Cheers Jon