All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Arnd Bergmann <arnd.bergmann@linaro.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	trix@redhat.com,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] timer drivers fixes for v5.11-rc5
Date: Wed, 20 Jan 2021 09:31:19 +0100	[thread overview]
Message-ID: <ae3bcda6-5180-639d-6246-d2dfd271c3e7@linaro.org> (raw)


Hi Thomas,

please consider the following three fixes for the timer drivers.

Thanks

  -- Daniel

The following changes since commit e3fab2f3de081e98c50b7b4ace1b040161d95310:

  ntp: Fix RTC synchronization on 32-bit platforms (2021-01-12 21:13:01
+0100)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.11-rc5

for you to fetch changes up to 7da390694afbaed8e0f05717a541dfaf1077ba51:

  clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is
defined (2021-01-18 22:28:59 +0100)

----------------------------------------------------------------
- Fix harmless warning with the ixp4xx when the TIMER_OF option is not
selected (Arnd Bergmann)

- Make sure channel clock supply is enabled on sh_cmt (Geert Uytterhoeven)

- Fix compilation error when DEBUG is defined with the mxs_timer (Tom Rix)

----------------------------------------------------------------
Arnd Bergmann (1):
      clocksource/drivers/ixp4xx: Select TIMER_OF when needed

Geert Uytterhoeven (1):
      clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled

Tom Rix (1):
      clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is
defined

 arch/arm/mach-ixp4xx/Kconfig    |  1 -
 drivers/clocksource/Kconfig     |  1 +
 drivers/clocksource/mxs_timer.c |  5 +----
 drivers/clocksource/sh_cmt.c    | 16 +++++++++++++---
 4 files changed, 15 insertions(+), 8 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:[~2021-01-20  8:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20  8:31 Daniel Lezcano [this message]
2021-01-27  8:47 ` [GIT PULL] timer drivers fixes for v5.11-rc5 Daniel Lezcano
2021-02-22  8:36   ` Daniel Lezcano
2021-02-22  9:57     ` Thomas Gleixner
2021-02-22 10:04 ` [tip: timers/urgent] Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent tip-bot2 for Thomas Gleixner

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=ae3bcda6-5180-639d-6246-d2dfd271c3e7@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=arnd.bergmann@linaro.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=trix@redhat.com \
    /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.