Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Pull timer driver updates from Daniel Lezcano: - Prioritize the ARM architected timer on Exynos platform when the architecture is ARM64 (Will Deacon) - Mark the Exynos timer as a per CPU timer (Will Deacon) - DT conversion to yaml for the rockchip platform (Ezequiel Garcia) - Fix IRQ setup if there are two channels on the sh_cmt timer (Phong Hoang) - Use bitfield helper macros in the Ingenic timer (Zhou Yanjie) - Clear any pending interrupt to prevent an abort of the suspend on the Mediatek platform (Fengquan Chen) - Add DT bindings for new Ingenic SoCs (Zhou Yanjie) Link: https://lore.kernel.org/r/c14ad27a-b1c6-6043-0f5e-71dd984bb4ba@linaro.org
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt 0 additions, 27 deletions...mentation/devicetree/bindings/timer/rockchip,rk-timer.txt
- Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml 64 additions, 0 deletions...entation/devicetree/bindings/timer/rockchip,rk-timer.yaml
- drivers/clocksource/exynos_mct.c 13 additions, 3 deletionsdrivers/clocksource/exynos_mct.c
- drivers/clocksource/ingenic-sysost.c 7 additions, 6 deletionsdrivers/clocksource/ingenic-sysost.c
- drivers/clocksource/sh_cmt.c 18 additions, 12 deletionsdrivers/clocksource/sh_cmt.c
- drivers/clocksource/timer-fttmr010.c 16 additions, 16 deletionsdrivers/clocksource/timer-fttmr010.c
- drivers/clocksource/timer-mediatek.c 6 additions, 2 deletionsdrivers/clocksource/timer-mediatek.c
- include/dt-bindings/clock/ingenic,sysost.h 19 additions, 0 deletionsinclude/dt-bindings/clock/ingenic,sysost.h
Loading
Please register or sign in to comment