From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] OMAP2: timer+irq fix up Date: Mon, 6 Mar 2006 13:59:59 -0800 Message-ID: <20060306215959.GG4382@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: "Woodruff, Richard" Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Woodruff, Richard [060306 08:10]: > > Note: > - Strange that the timer offset function was dropped in porting > over from TI code. Compensating for latency and giving higher > resolution time stamps seems like a good thing. Yeah the gettimeoffset function should be there. We could also use the 32KHz sync timer for gettimeoffset as done in timer32k.c, might be worth doing some testing to see if that accuracy is enough. Regards, Tony