All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Catalin Marinas <Catalin.Marinas@arm.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Rob Herring <robh@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH v2 0/2] ARM: move Dual-Timer SP804 driver to drivers/clocksource
Date: Mon, 18 May 2015 14:47:02 +0100	[thread overview]
Message-ID: <20150518134702.GY2067@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1431953084-15700-1-git-send-email-sudeep.holla@arm.com>

On Mon, May 18, 2015 at 01:44:42PM +0100, Sudeep Holla wrote:
> Since there are ARM64 platforms(e.g. Juno) with SP804 timers, we need
> to move the driver out of arch/arm so that the code can be shared.
> 
> Changes v1->v2:
> 	- introduces sp804_timer_disable and retained the integrator
> 	  and realview timer initialisation code as suggested by Russell
> 
> v1: https://lkml.org/lkml/2015/4/30/225

This looks fine to me, thanks.

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.

WARNING: multiple messages have this Message-ID (diff)
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] ARM: move Dual-Timer SP804 driver to drivers/clocksource
Date: Mon, 18 May 2015 14:47:02 +0100	[thread overview]
Message-ID: <20150518134702.GY2067@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1431953084-15700-1-git-send-email-sudeep.holla@arm.com>

On Mon, May 18, 2015 at 01:44:42PM +0100, Sudeep Holla wrote:
> Since there are ARM64 platforms(e.g. Juno) with SP804 timers, we need
> to move the driver out of arch/arm so that the code can be shared.
> 
> Changes v1->v2:
> 	- introduces sp804_timer_disable and retained the integrator
> 	  and realview timer initialisation code as suggested by Russell
> 
> v1: https://lkml.org/lkml/2015/4/30/225

This looks fine to me, thanks.

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.

  parent reply	other threads:[~2015-05-18 13:47 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 10:44 [PATCH 0/2] ARM: move Dual-Timer SP804 driver to drivers/clocksource Sudeep Holla
2015-04-30 10:44 ` Sudeep Holla
2015-04-30 10:44 ` [PATCH 1/2] ARM: simplify timer initialisation and remove arm_timer.h inclusion Sudeep Holla
2015-04-30 10:44   ` Sudeep Holla
2015-04-30 14:09   ` Rob Herring
2015-04-30 14:09     ` Rob Herring
2015-04-30 14:19     ` Sudeep Holla
2015-04-30 14:19       ` Sudeep Holla
2015-05-15 18:03       ` Sudeep Holla
2015-05-15 18:03         ` Sudeep Holla
2015-05-18 10:33         ` Catalin Marinas
2015-05-18 10:33           ` Catalin Marinas
2015-05-18 10:38           ` Sudeep Holla
2015-05-18 10:38             ` Sudeep Holla
2015-05-18 10:42       ` Russell King - ARM Linux
2015-05-18 10:42         ` Russell King - ARM Linux
2015-05-18 10:44         ` Sudeep Holla
2015-05-18 10:44           ` Sudeep Holla
2015-05-18 10:40     ` Russell King - ARM Linux
2015-05-18 10:40       ` Russell King - ARM Linux
2015-05-18 10:43       ` Sudeep Holla
2015-05-18 10:43         ` Sudeep Holla
2015-04-30 10:44 ` [PATCH 2/2] ARM: move Dual-Timer SP804 driver to drivers/clocksource Sudeep Holla
2015-04-30 10:44   ` Sudeep Holla
2015-05-18 12:44 ` [PATCH v2 0/2] " Sudeep Holla
2015-05-18 12:44   ` Sudeep Holla
2015-05-18 12:44   ` [PATCH v2 1/2] ARM: introduce sp804_timer_disable and remove arm_timer.h inclusion Sudeep Holla
2015-05-18 12:44     ` Sudeep Holla
2015-05-18 12:44   ` [PATCH v2 2/2] ARM: move Dual-Timer SP804 driver to drivers/clocksource Sudeep Holla
2015-05-18 12:44     ` Sudeep Holla
2015-05-18 13:47   ` Russell King - ARM Linux [this message]
2015-05-18 13:47     ` [PATCH v2 0/2] " Russell King - ARM Linux
2015-05-18 14:05     ` Sudeep Holla
2015-05-18 14:05       ` Sudeep Holla
2015-05-18 14:34   ` Thomas Gleixner
2015-05-18 14:34     ` Thomas Gleixner
2015-05-18 15:32     ` Sudeep Holla
2015-05-18 15:32       ` Sudeep Holla

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=20150518134702.GY2067@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=Catalin.Marinas@arm.com \
    --cc=arnd@arndb.de \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=robh@kernel.org \
    --cc=sudeep.holla@arm.com \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.