Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1239666
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 4/4] misc: atmel_tclib: get and use slow clock |
| Date | 2015-10-05 17:30 +0200 |
| Message-ID | <qgfSa-2Pr-25@gated-at.bofh.it> (permalink) |
| References | <pY2qm-4ld-3@gated-at.bofh.it> <pY2qm-4ld-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sun, Aug 16, 2015 at 11:23:46AM +0200, Alexandre Belloni wrote:
> From: Boris Brezillon <boris.brezillon@free-electrons.com>
>
> Commit dca1a4b5ff6e ("clk: at91: keep slow clk enabled to prevent system
> hang") added a workaround for the slow clock as it is not properly handled
> by its users.
>
> Get and use the slow clock as it is necessary for the timer counters.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> Cc: Thierry Reding <thierry.reding@gmail.com>
> Cc: linux-pwm@vger.kernel.org
> drivers/clocksource/tcb_clksrc.c | 10 +++++++++-
> drivers/misc/atmel_tclib.c | 4 ++++
> drivers/pwm/pwm-atmel-tcb.c | 26 +++++++++++++++++++-------
> include/linux/atmel_tc.h | 1 +
> 4 files changed, 33 insertions(+), 8 deletions(-)
This doesn't seem to apply anymore. Does it need to be rebased? Or do I
need some other patch as a dependency?
Thierry
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v4 4/4] misc: atmel_tclib: get and use slow clock Thierry Reding <thierry.reding@gmail.com> - 2015-10-05 17:30 +0200
Re: [PATCH v4 4/4] misc: atmel_tclib: get and use slow clock Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-10-05 19:00 +0200
Re: [PATCH v4 4/4] misc: atmel_tclib: get and use slow clock Thierry Reding <thierry.reding@gmail.com> - 2015-10-06 09:40 +0200
csiph-web