lkml.org 
[lkml]   [2022]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] timer drivers for v6.1-rc1

Hi Thomas,

please consider the following changes for v6.1-rc1

Thanks
-- Daniel


The following changes since commit cceeeb6a6d02e7b9a74ddd27a3225013b34174aa:

wait: Fix __wait_event_hrtimeout for RT/DL tasks (2022-07-28 12:35:12
+0200)

are available in the Git repository at:

https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v6.1-rc1

for you to fetch changes up to af246cc6d0ed11318223606128bb0b09866c4c08:

clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
(2022-09-27 11:30:53 +0200)

----------------------------------------------------------------
- Added DT bindings for Mediatek MT8188 (Johnson Wang)

- Added DT bindings for Renesas r8a779f0 (Wolfram Sang)

- Added support for RZ/V2L SoC (Lad Prabhakar)

- Rename TIMER_IRQ_EN to TIMER_IRQ_CLEAR to prevent confusion on sun4i
(Victor Hassan)

- Added support for Exynos ARTPEC-8 MCT, including DT bindings
(Vincent Whitchurch)

- Fixed handling of ARM erratum 858921 on the ARM Arch timer (Kunkun
Jiang)

- Added missing call platform_device_put() in the error path on ther
GXP timer (Lin Yujun)

- Cleaned the timer TI DM driver by self-encapsulating the code,
dropping dead code and simplifying some functions (Tony Lindgren)

- Added a DT property to tell the driver the clock is no longer
divided on recent NXP hardware (Peng Fan)

- Fixed the CNTPCT_LO and CNTVCT_LO values in the ARM arch timer (Yang
Guo)

----------------------------------------------------------------
Johnson Wang (1):
dt-bindings: timer: Add compatible for MediaTek MT8188

Kunkun Jiang (1):
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum
858921

Lad Prabhakar (1):
clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC

Lin Yujun (1):
clocksource/drivers/timer-gxp: Add missing error handling in
gxp_timer_probe

Peng Fan (2):
dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property
clocksource/drivers/imx-sysctr: handle nxp,no-divider property

Tony Lindgren (9):
clocksource/drivers/timer-ti-dm: Drop unused functions
clocksource/drivers/timer-ti-dm: Simplify register reads with
dmtimer_read()
clocksource/drivers/timer-ti-dm: Simplify register writes with
dmtimer_write()
clocksource/drivers/timer-ti-dm: Simplify register access further
clocksource/drivers/timer-ti-dm: Move private defines to the driver
clocksource/drivers/timer-ti-dm: Use runtime PM directly and
check errors
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields
to driver
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
clocksource/drivers/timer-ti-dm: Get clock in probe with
devm_clk_get()

Victor Hassan (1):
clocksource/drivers/sun4i: Add definition of clear interrupt

Vincent Whitchurch (4):
dt-bindings: timer: exynos4210-mct: Add ARTPEC-8 MCT support
clocksource/drivers/exynos_mct: Support frc-shared property
clocksource/drivers/exynos_mct: Support local-timers property
clocksource/drivers/exynos_mct: Enable building on ARTPEC

Wolfram Sang (1):
dt-bindings: timer: renesas,tmu: Add r8a779f0 support

Yang Guo (1):
clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value

.../bindings/timer/mediatek,mtk-timer.txt | 1 +
.../bindings/timer/nxp,sysctr-timer.yaml | 4 +
.../devicetree/bindings/timer/renesas,tmu.yaml | 1 +
.../bindings/timer/samsung,exynos4210-mct.yaml | 26 +
drivers/clocksource/Kconfig | 2 +-
drivers/clocksource/arm_arch_timer.c | 6 +-
drivers/clocksource/exynos_mct.c | 83 ++-
drivers/clocksource/renesas-ostm.c | 2 +-
drivers/clocksource/timer-gxp.c | 7 +-
drivers/clocksource/timer-imx-sysctr.c | 6 +-
drivers/clocksource/timer-sun4i.c | 3 +-
drivers/clocksource/timer-ti-dm.c | 681
+++++++++++++--------
include/clocksource/timer-ti-dm.h | 112 ----
13 files changed, 553 insertions(+), 381 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

\
 
 \ /
  Last update: 2022-09-28 15:11    [W:0.047 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site