[PATCH 0/2] clocksource: exynos_mct: Enable MCT on ARM64

From: Sam Protsenko
Date: Mon Nov 01 2021 - 15:35:45 EST


This is re-submission of Marek Szyprowski patches, which were sent
earlier [1], but weren't applied for some reason. Those two patches look
helpful and benign:

- [PATCH 1/2]: cleanup MCT irqs setting up
- [PATCH 2/2]: enable MCT on ARM64

I'm mostly interested in [PATCH 2/2], which allows one to test MCT on
Exynos850 (architected timer works fine on Exynos850, but it's nice to
have MCT for wakeup and testing too). But cleanup one seems desirable as
well, so sending both.

[PATCH 2/2] commit message was rewritten to provide new reasoning and
background, as original commit message was related to [1] series.

[1] https://patchwork.kernel.org/project/linux-samsung-soc/cover/20181018095708.1527-1-m.szyprowski@xxxxxxxxxxx/

Marek Szyprowski (2):
clocksource: exynos_mct: Refactor resources allocation
arm64: platform: Enable Exynos Multi-Core Timer driver

arch/arm64/Kconfig.platforms | 1 +
drivers/clocksource/exynos_mct.c | 50 +++++++++++++++++++-------------
2 files changed, 31 insertions(+), 20 deletions(-)

--
2.30.2