All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clocksource: exynos_mct: Enable MCT on ARM64
@ 2021-11-01 19:35 ` Sam Protsenko
  0 siblings, 0 replies; 17+ messages in thread
From: Sam Protsenko @ 2021-11-01 19:35 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Daniel Lezcano, Thomas Gleixner,
	Krzysztof Kozlowski
  Cc: Marek Szyprowski, linux-arm-kernel, linux-kernel, linux-samsung-soc

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@samsung.com/

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-01-10 13:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 19:35 [PATCH 0/2] clocksource: exynos_mct: Enable MCT on ARM64 Sam Protsenko
2021-11-01 19:35 ` Sam Protsenko
2021-11-01 19:35 ` [PATCH 1/2] clocksource: exynos_mct: Refactor resources allocation Sam Protsenko
2021-11-01 19:35   ` Sam Protsenko
2021-11-16 16:00   ` Daniel Lezcano
2021-11-16 16:00     ` Daniel Lezcano
2021-11-23 13:28     ` Sam Protsenko
2021-11-23 13:28       ` Sam Protsenko
2022-01-10 13:00   ` [tip: timers/core] clocksource/drivers/exynos_mct: " tip-bot2 for Marek Szyprowski
2021-11-01 19:35 ` [PATCH 2/2] arm64: platform: Enable Exynos Multi-Core Timer driver Sam Protsenko
2021-11-01 19:35   ` Sam Protsenko
2021-11-16 10:24   ` (subset) " Krzysztof Kozlowski
2021-11-16 10:24     ` Krzysztof Kozlowski
2021-11-23 13:32     ` Sam Protsenko
2021-11-23 13:32       ` Sam Protsenko
2021-11-23 14:33       ` Krzysztof Kozlowski
2021-11-23 14:33         ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.