All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Magnus Damm <magnus.damm@gmail.com>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] clockevents/clocksource : armada-370-xp fixes, sh_cmt, em_sti  timer-sp and nomadik changes
Date: Mon, 02 Sep 2013 22:01:56 +0200	[thread overview]
Message-ID: <5224EEB4.2080902@linaro.org> (raw)


Hi Thomas,

this is the last minute git pull request, hoping it is not too late.

I had these patches in my tree since a while but I was waiting for the
first pull request to be consumed before sending this one out (vacations
arrived in the meantime).

The branch contains some fixes for the armada-370-xp, a couple of
changes for em_sti and sh_cmt, and finally a couple of patches for the
dynamic irq affinity flag which should have been picked for 3.10 but
lost in limbo.


The following changes since commit cfb6d656d569510ac9239583ce09e4c92ad54719:

  Merge branch 'timers/clockevents-next' of
git://git.linaro.org/people/dlezcano/clockevents into timers/core
(2013-08-21 14:59:23 +0200)

are available in the git repository at:


  git://git.linaro.org/people/dlezcano/clockevents.git timers/clockevents

for you to fetch changes up to 63ce2cc474ce962d936ae6dfaa6ae2354b1db5b2:

  clocksource: armada-370-xp: Add detailed clock requirements in
devicetree binding (2013-09-02 21:44:58 +0200)

----------------------------------------------------------------
Daniel Lezcano (1):
      ARM: nomadik: add dynamic irq flag to the timer

Ezequiel Garcia (8):
      clocksource: armada-370-xp: Use BIT()
      clocksource: armada-370-xp: Simplify TIMER_CTRL register access
      clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
      clocksource: armada-370-xp: Introduce new compatibl
      clocksource: armada-370-xp: Fix device-tree binding
      clocksource: armada-370-xp: Replace WARN_ON with BUG_ON
      clocksource: armada-370-xp: Get reference fixed-clock by name
      clocksource: armada-370-xp: Add detailed clock requirements in
devicetree binding

Laurent Pinchart (1):
      clocksource: em_sti: Convert to devm_* managed helpers

Magnus Damm (1):
      clocksource: sh_cmt: 32-bit control register support

Viresh Kumar (1):
      ARM: timer-sp: Set dynamic irq affinity

 .../bindings/timer/marvell,armada-370-xp-timer.txt |   36 +++++-
 arch/arm/common/timer-sp.c                         |    3 +-
 arch/arm/mach-mvebu/armada-370-xp.c                |    4 +-
 drivers/clocksource/em_sti.c                       |   49 ++-----
 drivers/clocksource/nomadik-mtu.c                  |    3 +-
 drivers/clocksource/sh_cmt.c                       |   50 +++++--
 drivers/clocksource/time-armada-370-xp.c           |  136
+++++++++++---------
 include/linux/time-armada-370-xp.h                 |   18 ---
 8 files changed, 164 insertions(+), 135 deletions(-)
 delete mode 100644 include/linux/time-armada-370-xp.h

-- 
 <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:[~2013-09-02 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 20:01 Daniel Lezcano [this message]
2013-09-11 17:45 ` [GIT PULL] clockevents/clocksource : armada-370-xp fixes, sh_cmt, em_sti timer-sp and nomadik changes Ezequiel Garcia

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=5224EEB4.2080902@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=viresh.kumar@linaro.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.