[tip: timers/core] Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

From: tip-bot2 for Thomas Gleixner
Date: Thu Aug 26 2021 - 12:26:04 EST


The following commit has been merged into the timers/core branch of tip:

Commit-ID: 127c92feb74a6721f62587f1b89128808f049cf1
Gitweb: https://git.kernel.org/tip/127c92feb74a6721f62587f1b89128808f049cf1
Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
AuthorDate: Thu, 26 Aug 2021 18:20:50 +02:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Thu, 26 Aug 2021 18:20:50 +02:00

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@xxxxxxxxxx
---