Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1293880
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 04/19] clocksource: Add NPS400 timers driver |
| Date | 2015-12-17 14:20 +0100 |
| Message-ID | <qGGDo-8kx-21@gated-at.bofh.it> (permalink) |
| References | <qG8V5-3wq-11@gated-at.bofh.it> <qGGDo-8kx-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 12/16/2015 02:10 AM, Noam Camus wrote: > From: Noam Camus <noamc@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@ezchip.com> > Cc: Daniel Lezcano <daniel.lezcano@linaro.org> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: John Stultz <john.stultz@linaro.org> > Acked-by: Vineet Gupta <vgupta@synopsys.com> [ ... ] > + clk_prepare_enable(clk); > + rate = clk_get_rate(clk); With the return value checked: Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Thanks ! -- Daniel -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 00/19] Adding plat-eznps to ARC Noam Camus <noamc@ezchip.com> - 2015-12-16 02:20 +0100
Re: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Marc Zyngier <marc.zyngier@arm.com> - 2015-12-16 10:40 +0100
RE: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Noam Camus <noamc@ezchip.com> - 2015-12-18 11:40 +0100
Re: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Marc Zyngier <marc.zyngier@arm.com> - 2015-12-18 12:30 +0100
RE: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Noam Camus <noamc@ezchip.com> - 2015-12-18 15:30 +0100
Re: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Marc Zyngier <marc.zyngier@arm.com> - 2015-12-18 17:40 +0100
RE: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Noam Camus <noamc@ezchip.com> - 2015-12-19 10:40 +0100
Re: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-12-30 12:40 +0100
Re: [PATCH v4 04/19] clocksource: Add NPS400 timers driver Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-12-17 14:20 +0100
csiph-web