public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Arvind Yadav <arvind.yadav.cs@gmail.com>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	daniel.lezcano@linaro.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clockevents changes for 4.13
Date: Tue, 27 Jun 2017 11:22:39 +0200	[thread overview]
Message-ID: <20170627092239.GE2479@mai> (raw)

Hi Thomas,

this is a last minute changes, hopefully you can take it for v4.13.

 - Made the tcb_clksrc endianess agnostic as the AVR32 support is gone
   (Alexandre Belloni)

 - Unmap io region on failure at init time in the fsl_ftm_timer (Arvind Yadav)

 - Fix a bad return value for the mips-gic-timer at init time (Christophe
   Jaillet)

 - Fix invalid iomap check and switch the sun4i timer to use the common timer
   init routine (Daniel Lezcano)

Thanks.

  -- Daniel

The following changes since commit 9902747ec57d11b27c98e53d66112ecceed43c82:

  Revert "ktime: Simplify ktime_compare implementation" (2017-06-26 10:39:40 +0200)

are available in the git repository at:

  https://git@git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.13

for you to fetch changes up to 7028526e62e3389d4c64d9ae4f2fe6bd8eba3aec:

  clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()' (2017-06-26 18:32:04 +0200)

----------------------------------------------------------------
Alexandre Belloni (1):
      clocksource/drivers/tcb_clksrc: Make IO endian agnostic

Arvind Yadav (1):
      clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap

Christophe Jaillet (1):
      clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()'

Daniel Lezcano (2):
      clocksource/drivers/timer-of: Fix invalid iomap check
      clocksource/drivers/sun4i: Switch to the timer-of common init

 drivers/clocksource/Kconfig          |   1 +
 drivers/clocksource/fsl_ftm_timer.c  |   8 +++++--
 drivers/clocksource/mips-gic-timer.c |   5 +++--
 drivers/clocksource/sun4i_timer.c    | 171 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------
 drivers/clocksource/tcb_clksrc.c     |  58 +++++++++++++++++++++++++-------------------------
 drivers/clocksource/timer-of.c       |   2 +-
 6 files changed, 117 insertions(+), 128 deletions(-)



-- 

 <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:[~2017-06-27  9:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-27  9:22 Daniel Lezcano [this message]
2017-06-27  9:26 ` [PATCH 1/5] clocksource/drivers/timer-of: Fix invalid iomap check Daniel Lezcano
2017-06-27  9:26   ` [PATCH 2/5] clocksource/drivers/sun4i: Switch to the timer-of common init Daniel Lezcano
2017-06-27  9:26   ` [PATCH 3/5] clocksource/drivers/tcb_clksrc: Make IO endian agnostic Daniel Lezcano
2017-06-27  9:26   ` [PATCH 4/5] clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap Daniel Lezcano
2017-06-27  9:27   ` [PATCH 5/5] clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()' Daniel Lezcano

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=20170627092239.GE2479@mai \
    --to=daniel.lezcano@linaro.org \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=arvind.yadav.cs@gmail.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox