From: Thomas Gleixner <tglx@linutronix.de>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org,
John Stultz <johnstul@us.ibm.com>,
Alessandro Rubini <rubini@unipv.it>,
Colin Cross <ccross@android.com>,
Eric Miao <eric.y.miao@gmail.com>,
Erik Gilling <konkers@android.com>,
"Hans J. Koch" <hjk@hansjkoch.de>, Imre Kaloz <kaloz@openwrt.org>,
Krzysztof Halasa <khc@pm.waw.pl>,
Kukjin Kim <kgene.kim@samsung.com>,
Lennert Buytenhek <kernel@wantstofly.org>,
Linus Walleij <linus.walleij@stericsson.com>,
linux-omap@vger.kernel.org, Nicolas Pitre <nico@fluxnic.net>,
Olof Johansson <olof@lixom.net>,
Sascha Hauer <kernel@pengutronix.de>,
Tony Lindgren <tony@atomide.com>,
Viresh Kumar <viresh.kumar@st.com>,
Wan ZongShun <mcuos.com@gmail.com>
Subject: Re: [PATCH 06/13] clocksource: add common mmio clocksource
Date: Thu, 12 May 2011 10:03:26 +0200 (CEST) [thread overview]
Message-ID: <alpine.LFD.2.02.1105121001590.2794@ionos> (raw)
In-Reply-To: <E1QJhNe-0000yh-HS@rmk-PC.arm.linux.org.uk>
On Tue, 10 May 2011, Russell King - ARM Linux wrote:
> Add a generic mmio clocksource, covering both 32-bit and 16-bit register
> access sizes, for up or down counters. This can be used to easily
> create clocksources for simple counter-based implementations.
>
> Cc: Alessandro Rubini <rubini@unipv.it>
> Cc: Colin Cross <ccross@android.com>
> Cc: Eric Miao <eric.y.miao@gmail.com>
> Cc: Erik Gilling <konkers@android.com>
> Cc: "Hans J. Koch" <hjk@hansjkoch.de>
> Cc: Imre Kaloz <kaloz@openwrt.org>
> Cc: Krzysztof Halasa <khc@pm.waw.pl>
> Cc: Kukjin Kim <kgene.kim@samsung.com>
> Cc: Lennert Buytenhek <kernel@wantstofly.org>
> Cc: Linus Walleij <linus.walleij@stericsson.com>
> Cc: linux-omap@vger.kernel.org
> Cc: Nicolas Pitre <nico@fluxnic.net>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Viresh Kumar <viresh.kumar@st.com>
> Cc: Wan ZongShun <mcuos.com@gmail.com>
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Please take this through the ARM tree. It's not conflicting with
anything in my tree.
next prev parent reply other threads:[~2011-05-12 8:03 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-10 7:27 [PATCH 00/13] Consolidate simple ARM MMIO clock sources Russell King - ARM Linux
2011-05-10 7:27 ` [PATCH 01/13] Make clocksource name const Russell King - ARM Linux
2011-05-10 7:28 ` [PATCH 03/13] ARM: omap1: delete useless interrupt handler Russell King - ARM Linux
2011-05-10 12:49 ` Kevin Hilman
2011-05-12 7:25 ` Tony Lindgren
2011-05-10 7:28 ` [PATCH 04/13] ARM: omap1: convert to using readl/writel instead of volatile struct Russell King - ARM Linux
2011-05-12 7:45 ` Tony Lindgren
2011-05-10 7:29 ` [PATCH 06/13] clocksource: add common mmio clocksource Russell King - ARM Linux
2011-05-10 8:38 ` Sascha Hauer
2011-05-10 8:46 ` Russell King - ARM Linux
2011-05-12 7:43 ` Tony Lindgren
2011-05-10 9:59 ` Russell King - ARM Linux
2011-05-11 8:15 ` viresh kumar
2011-05-11 8:35 ` [PATCH 06/13 v2] " Russell King - ARM Linux
2011-05-12 8:03 ` Thomas Gleixner [this message]
2011-05-10 7:34 ` [PATCH 13/13] clocksource: convert OMAP1 to 32-bit down counting clocksource Russell King - ARM Linux
2011-05-12 7:46 ` Tony Lindgren
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=alpine.LFD.2.02.1105121001590.2794@ionos \
--to=tglx@linutronix.de \
--cc=ccross@android.com \
--cc=eric.y.miao@gmail.com \
--cc=hjk@hansjkoch.de \
--cc=johnstul@us.ibm.com \
--cc=kaloz@openwrt.org \
--cc=kernel@pengutronix.de \
--cc=kernel@wantstofly.org \
--cc=kgene.kim@samsung.com \
--cc=khc@pm.waw.pl \
--cc=konkers@android.com \
--cc=linus.walleij@stericsson.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mcuos.com@gmail.com \
--cc=nico@fluxnic.net \
--cc=olof@lixom.net \
--cc=rubini@unipv.it \
--cc=tony@atomide.com \
--cc=viresh.kumar@st.com \
/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