Merge tag 'timers-v6.1-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Pull clocksource/event updates from Daniel Lezcano: - 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) Link: https://lore.kernel.org/r/b28ac4b0-5745-b3a9-b7e7-cc86dcb1b023@linaro.org
Showing
- Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt 1 addition, 0 deletions...entation/devicetree/bindings/timer/mediatek,mtk-timer.txt
- Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml 4 additions, 0 deletions...mentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml
- Documentation/devicetree/bindings/timer/renesas,tmu.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/timer/renesas,tmu.yaml
- Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml 26 additions, 0 deletions...ion/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
- drivers/clocksource/Kconfig 1 addition, 1 deletiondrivers/clocksource/Kconfig
- drivers/clocksource/arm_arch_timer.c 4 additions, 2 deletionsdrivers/clocksource/arm_arch_timer.c
- drivers/clocksource/exynos_mct.c 74 additions, 9 deletionsdrivers/clocksource/exynos_mct.c
- drivers/clocksource/renesas-ostm.c 1 addition, 1 deletiondrivers/clocksource/renesas-ostm.c
- drivers/clocksource/timer-gxp.c 6 additions, 1 deletiondrivers/clocksource/timer-gxp.c
- drivers/clocksource/timer-imx-sysctr.c 4 additions, 2 deletionsdrivers/clocksource/timer-imx-sysctr.c
- drivers/clocksource/timer-sun4i.c 2 additions, 1 deletiondrivers/clocksource/timer-sun4i.c
- drivers/clocksource/timer-ti-dm.c 429 additions, 252 deletionsdrivers/clocksource/timer-ti-dm.c
- include/clocksource/timer-ti-dm.h 0 additions, 112 deletionsinclude/clocksource/timer-ti-dm.h
Loading
Please register or sign in to comment