On Sun, Apr 03, 2016 at 09:14:58PM +0300, Noam Camus wrote: > From: Noam Camus <noamc at ezchip.com> > > Add internal tick generator which is shared by all cores. > Each cluster of cores view it through dedicated address. > This is used for SMP system where all CPUs synced by same > clock source. > > Signed-off-by: Noam Camus <noamc at ezchip.com> > Cc: Daniel Lezcano <daniel.lezcano at linaro.org> > Cc: Rob Herring <robh+dt at kernel.org> > Cc: Thomas Gleixner <tglx at linutronix.de> > Cc: John Stultz <john.stultz at linaro.org> > Cc: Vineet Gupta <vgupta at synopsys.com> > --- Acked-by: Daniel Lezcano <daniel.lezcano at linaro.org>