Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1567414
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 05/22] clocksource: Add driver for the Cortina Gemini |
| Date | 2017-01-26 14:00 +0100 |
| Message-ID | <t3ROF-7p9-11@gated-at.bofh.it> (permalink) |
| References | <t2phM-Fc-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jan 22, 2017 at 01:17:17PM +0100, Linus Walleij wrote: > This is a rewrite of the Gemini timer > driver in arch/arm/mach-gemini/timer.c trying to do everything > the device tree way: > > - Make every IO-access relative to a base address and dynamic > so we can do a dynamic ioremap and get going. > - Do not poke around directly in the global syscon registers, > access them using the syscon regmap style design pattern for > the one register we need to check. > - Find register range and interrupt from the device tree. > > Cc: Janos Laube <janos.dev@gmail.com> > Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com> > Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com> > Cc: Florian Fainelli <f.fainelli@gmail.com> > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > clocksource maintainers: please just apply this when you feel > pleased with it. These portions are functionally orthogonal to > the series, it is just in a series for context. > --- Hi Linus, applied for 4.11. Thanks ! -- Daniel
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 05/22] clocksource: Add driver for the Cortina Gemini Linus Walleij <linus.walleij@linaro.org> - 2017-01-22 13:20 +0100 Re: [PATCH 05/22] clocksource: Add driver for the Cortina Gemini Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-01-26 14:00 +0100
csiph-web