From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCHv2] omap3: beagle: Use GPTIMER1 for clockevents Date: Mon, 27 Jun 2011 05:31:40 -0700 Message-ID: <20110627123140.GP23145@atomide.com> References: <1309171009-8075-1-git-send-email-premi@ti.com> <20110627111556.GM23145@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: "Premi, Sanjeev" Cc: Thomas Weber , Gregoire Gentil , "Bhandiwad, Hrishikesh" , Jason Lam , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-omap@vger.kernel.org * Premi, Sanjeev [110627 05:08]: > > From: Tony Lindgren [mailto:tony@atomide.com] > > > > I don't think omap3_beagle_init_rev is even called when > > the timer is set? > > [sp] I verified the patch based on the print indicating that > GPTIMER1 being used as clockevent source. > http://marc.info/?l=linux-omap&m=130893319726456&w=2 I suspect the test always fails though, so it probably never gets set to gptimer12 on any board :) Tony