From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 05/22] clocksource: Add driver for the Cortina Gemini
Date: Thu, 26 Jan 2017 13:55:33 +0100 [thread overview]
Message-ID: <20170126125533.GH2021@mai> (raw)
In-Reply-To: <20170122121717.10249-1-linus.walleij@linaro.org>
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
prev parent reply other threads:[~2017-01-26 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-22 12:17 [PATCH 05/22] clocksource: Add driver for the Cortina Gemini Linus Walleij
2017-01-26 12:55 ` Daniel Lezcano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170126125533.GH2021@mai \
--to=daniel.lezcano@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).