All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/7] clocksource: add lpc32xx timer driver
Date: Fri, 15 May 2015 22:01:49 +0200	[thread overview]
Message-ID: <2239410.eaKNvGFUP4@wuerfel> (raw)
In-Reply-To: <1431381653-25356-3-git-send-email-manabian@gmail.com>

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

  parent reply	other threads:[~2015-05-15 20:01 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 [this message]
2015-05-18 12:09     ` Daniel Lezcano
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=2239410.eaKNvGFUP4@wuerfel \
    --to=arnd@arndb.de \
    --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 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.