Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1384748
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width |
| Date | 2016-04-22 09:50 +0200 |
| Message-ID | <rqE0F-6O2-9@gated-at.bofh.it> (permalink) |
| References | <rj8ff-5EH-13@gated-at.bofh.it> <rj8fg-5EH-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Apr 01, 2016 at 04:22:38PM +0200, Neil Armstrong wrote: > In order to support the Dual-Timer on the Oxford Semiconductor OX810SE SoC, > implement variable counter width, keeping 32bit as default width. > Add new compatible string oxsemi,ox810se-rps-timer in order to select > the 24bit counter width. > > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > drivers/clocksource/timer-sp804.c | 107 ++++++++++++++++++++++++-------------- > include/clocksource/timer-sp804.h | 42 ++++++++++++--- > 2 files changed, 102 insertions(+), 47 deletions(-) I will take those patches but this driver really deserves a cleanup.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-04-22 09:50 +0200
Re: [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width Thomas Gleixner <tglx@linutronix.de> - 2016-04-22 10:00 +0200
Re: [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width Neil Armstrong <narmstrong@baylibre.com> - 2016-04-25 16:50 +0200
Re: [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-04-26 18:40 +0200
csiph-web