From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Subject: Re: [PATCH v7 0/2] clocksource: Add renesas-ostm timer driver Date: Mon, 30 Jan 2017 10:33:50 +0100 Message-ID: <20170130093350.GA2206@mai> References: <20170127200215.4894-1-chris.brandt@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170127200215.4894-1-chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Chris Brandt Cc: Rob Herring , Mark Rutland , Simon Horman , Magnus Damm , Russell King , Thomas Gleixner , Geert Uytterhoeven , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Jan 27, 2017 at 03:02:13PM -0500, Chris Brandt wrote: > This patch set adds a new clocksource driver that uses the OS Timer > (OSTM) that exists in the R7S72100 (RZ/A1) SoC. > > The operation of the driver was tested with a simple user application > that does multiple calls to nanosleep() and gettimeofday(). > > The purpose of adding this driver is to get better time keeping > accuracy over the default MTU2 clocksource timer. > > v7: > * initialize *ostm_clk=NULL to remove 'may be used uninitialized' > warning. Reported by "kbuild test robot" Hi Chris, I queued up the patches for 4.11. Thanks ! -- Daniel -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html