[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6fd4d800-b1f8-d757-458e-23742d20884c@linaro.org>
Date: Mon, 4 Nov 2019 15:21:01 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
hslester96@...il.com, Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [GIT PULL] clockevents for 5.6
Hi Thomas,
here are the changes for v5.6 timer drivers.
Thanks
-- Daniel
The following changes since commit b9023b91dd020ad7e093baa5122b6968c48cc9e0:
tick: broadcast-hrtimer: Fix a race in bc_set_next (2019-09-27
14:45:55 +0200)
are available in the Git repository at:
https://git.linaro.org/people/daniel.lezcano/linux.git tags/timers-v5.6
for you to fetch changes up to 6e001f6a4cc73cd06fc7b8c633bc4906c33dd8ad:
clocksource/drivers/asm9260: Add a check for of_clk_get (2019-11-04
10:40:10 +0100)
----------------------------------------------------------------
- Some cleanups for the timer-of, use %p0F and the unique device name
(Geert Uytterhoeven)
- Use timer-of for the renesas-ostm and the device name to prevent
name collision in case of multiple timers (Geert Uytterhoeven)
- Check if there is an error after calling of_clk_get in asm9260
(Chuhong Yuan)
----------------------------------------------------------------
Chuhong Yuan (1):
clocksource/drivers/asm9260: Add a check for of_clk_get
Geert Uytterhoeven (4):
clocksource/drivers/timer-of: Convert last full_name to %pOF
clocksource/drivers/timer-of: Use unique device name instead of timer
clocksource/drivers/renesas-ostm: Convert to timer_of
clocksource/drivers/renesas-ostm: Use unique device name instead
of ostm
drivers/clocksource/Kconfig | 1 +
drivers/clocksource/asm9260_timer.c | 4 ++++
drivers/clocksource/renesas-ostm.c | 189
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------------------------------------
drivers/clocksource/timer-of.c | 6 +++---
4 files changed, 80 insertions(+), 120 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
Powered by blists - more mailing lists