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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html