clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource
authorMarc Zyngier <maz@kernel.org>
Thu, 14 Aug 2025 15:46:22 +0000 (16:46 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 23 Sep 2025 10:32:08 +0000 (12:32 +0200)
commit4e9bfe6969a768ef40c669fd100c9be70fb78a1f
treea31210b3ed26ac757774829ab4b2a6fb025f306a
parent0f67b56d84b4c49adfd61f19f81f84ec613ab51a
clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource

The MMIO driver can also double as a clocksource, something that was
missing in its previous incarnation. Add it for completeness.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20250814154622.10193-5-maz@kernel.org
drivers/clocksource/arm_arch_timer_mmio.c