From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/2] ARM: OMAP5: Enable arch timer support Date: Tue, 18 Sep 2012 10:53:07 -0700 Message-ID: <20120918175307.GU11762@atomide.com> References: <1344856045-15134-3-git-send-email-santosh.shilimkar@ti.com> <504DE165.4000208@ti.com> <504DE79B.3090302@ti.com> <50519FB9.9060208@ti.com> <20120917213810.GD11762@atomide.com> <20120917213930.GE11762@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:53461 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752295Ab2IRRxK (ORCPT ); Tue, 18 Sep 2012 13:53:10 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Shilimkar, Santosh" Cc: Benoit Cousson , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.orig * Shilimkar, Santosh [120917 23:07]: > On Tue, Sep 18, 2012 at 3:09 AM, Tony Lindgren wrote: > > > > * Tony Lindgren [120917 14:39]: > > > * Benoit Cousson [120913 01:57]: > > > > > > > > > > Enable Cortex A15 generic timer support for OMAP5 based SOCs. > > > > > The CPU local timers run on the free running real time counter > > > > > clock. > > > > > > > > > > Signed-off-by: Santosh Shilimkar > > > > > > > > Acked-by: Benoit Cousson > > > > > > > > Tony, > > > > > > > > I can potentially add it along with the timer changes in the dts part2 > > > > series if you ack the timer patch. We don't have tons of OMAP5 content > > > > in the dts branch so it should not conflict. > > > > > > Yes makes sense to me. > > > > These may cause bad merge conflicts with Jon's timer patches though? > > > These patches can be applied against any branch so not necessary to > only apply against the DT tree. > > Have you merged Jon's series ? I can refresh the patches > against that branch. Another option is I can split the patch > so that DT change and timer change is seperated. > > Let me know what is your preference. Maybe do a pull request for the arch timer and dtimer DT changes? It seems that Jon is still working on the fixes series, so let's assume that will need to wait a bit. Regards, Tony