[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231222165355.1462740-1-peter.griffin@linaro.org>
Date: Fri, 22 Dec 2023 16:53:52 +0000
From: Peter Griffin <peter.griffin@...aro.org>
To: robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
daniel.lezcano@...aro.org,
tglx@...utronix.de,
conor+dt@...nel.org,
alim.akhtar@...sung.com,
s.nawrocki@...sung.com,
tomasz.figa@...il.com,
cw00.choi@...sung.com,
mturquette@...libre.com,
sboyd@...nel.org
Cc: devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-team@...roid.com,
peter.griffin@...aro.org,
tudor.ambarus@...aro.org,
andre.draszik@...aro.org,
semen.protsenko@...aro.org,
saravanak@...gle.com,
willmcvicker@...gle.com
Subject: [PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
Hi folks,
This series enables Multi Core Timer (MCT) for gs101. As part of enabling
MCT we also need to register cmu_misc bank of clocks early so exynos_mct can
obtain it's clock.
MCT timer is required longer term as the Arm arch timer can't wake the CPU from
suspend. This series is based off todays linux-next.
Note the dtsi change without the corresponding clock driver changes will result
in a system that doesn't boot. So ideally this would both be merged together
through Krzysztofs Samsung exynos tree. If that is OK with everyone?
regards,
Peter
Peter Griffin (3):
dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
clk: samsung: gs101: register cmu_misc clocks early
arm64: dts: exynos: gs101: define Multi Core Timer (MCT) node
.../timer/samsung,exynos4210-mct.yaml | 2 ++
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 20 +++++++++++++++++++
drivers/clk/samsung/clk-gs101.c | 12 ++++++++---
3 files changed, 31 insertions(+), 3 deletions(-)
--
2.43.0.472.g3155946c3a-goog
Powered by blists - more mailing lists