From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 27 Jun 2011 05:31:40 -0700 Subject: [PATCHv2] omap3: beagle: Use GPTIMER1 for clockevents In-Reply-To: References: <1309171009-8075-1-git-send-email-premi@ti.com> <20110627111556.GM23145@atomide.com> Message-ID: <20110627123140.GP23145@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Premi, Sanjeev [110627 05:08]: > > From: Tony Lindgren [mailto:tony at 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