linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/7] clocksource: add lpc32xx timer driver
Date: Mon, 18 May 2015 14:09:08 +0200	[thread overview]
Message-ID: <5559D664.7000308@linaro.org> (raw)
In-Reply-To: <2239410.eaKNvGFUP4@wuerfel>

On 05/15/2015 10:01 PM, Arnd Bergmann wrote:
> On Tuesday 12 May 2015 00:00:48 Joachim Eastwood wrote:
>> Add support for using the NXP LPC timer as clocksource and clock
>> event. These timers are present on many NXP devices including
>> LPC32xx, LPC17xx, LPC18xx and LPC43xx.
>>
>> The timer has a 32-bit timer counter register with a programmable
>> 32-bit prescaler. It supports up to 4 compare match values with
>> interrupt generation and reset/stop timer counter action.
>>
>> Signed-off-by: Joachim Eastwood <manabian@gmail.com>
>>
>
> Looks ok to me, please merge this and patch 3 through the clocksource tree.
>
> 	Arnd
>

Applied to my tree for 4.2.

-- 
  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  reply	other threads:[~2015-05-18 12:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 22:00 [PATCH v4 0/7] Add support for NXP LPC18xx family Joachim Eastwood
2015-05-11 22:00 ` [PATCH v4 1/7] ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCs Joachim Eastwood
2015-05-15 19:58   ` Arnd Bergmann
2015-05-19  7:26   ` Geert Uytterhoeven
2015-05-19  8:39     ` Joachim Eastwood
2015-05-19  8:45       ` Geert Uytterhoeven
2015-05-19  9:11         ` Arnd Bergmann
2015-05-19  9:25           ` Geert Uytterhoeven
2015-05-11 22:00 ` [PATCH v4 2/7] clocksource: add lpc32xx timer driver Joachim Eastwood
2015-05-12  1:32   ` Ezequiel Garcia
2015-05-12  7:32   ` Daniel Lezcano
2015-05-15 20:01   ` Arnd Bergmann
2015-05-18 12:09     ` Daniel Lezcano [this message]
2015-05-11 22:00 ` [PATCH v4 3/7] doc: dt: add documentation for lpc3220-timer Joachim Eastwood
2015-05-18 12:09   ` Daniel Lezcano
2015-05-11 22:00 ` [PATCH v4 4/7] ARM: dts: Add base DT for NXP LPC18xx Joachim Eastwood
2015-05-15 20:30   ` Arnd Bergmann
2015-05-11 22:00 ` [PATCH v4 5/7] ARM: dts: Add DT for Embedded Artists LPC4357 Developers Kit Joachim Eastwood
2015-05-11 22:00 ` [PATCH v4 6/7] ARM: dts: Add DT for Hitex LPC4350 Evaluation Board Joachim Eastwood
2015-05-11 22:00 ` [PATCH v4 7/7] ARM: lpc18xx: add kernel config Joachim Eastwood
2015-05-15 20:03   ` Arnd Bergmann

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=5559D664.7000308@linaro.org \
    --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).