public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clockevents changes for 4.13
@ 2017-06-27  9:22 Daniel Lezcano
  2017-06-27  9:26 ` [PATCH 1/5] clocksource/drivers/timer-of: Fix invalid iomap check Daniel Lezcano
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Lezcano @ 2017-06-27  9:22 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Alexandre Belloni, Arvind Yadav, Christophe JAILLET,
	daniel.lezcano, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-27  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-27  9:22 [GIT PULL] clockevents changes for 4.13 Daniel Lezcano
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox