Re: [PATCH v3 2/6] clocksource: Add Tegra186 timers support

From: Daniel Lezcano
Date: Fri Jul 15 2022 - 18:39:27 EST


On 08/07/2022 16:47, Thierry Reding wrote:
On Mon, Jul 04, 2022 at 01:43:38PM +0530, Kartik wrote:
From: Thierry Reding <treding@xxxxxxxxxx>

Currently this only supports a single watchdog, which uses a timer in
the background for countdown. Eventually the timers could be used for
various time-keeping tasks, but by default the architected timer will
already provide that functionality.

Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
Signed-off-by: Kartik <kkartik@xxxxxxxxxx>
---
drivers/clocksource/Kconfig | 8 +
drivers/clocksource/Makefile | 1 +
drivers/clocksource/timer-tegra186.c | 508 +++++++++++++++++++++++++++
3 files changed, 517 insertions(+)
create mode 100644 drivers/clocksource/timer-tegra186.c

Daniel, any more work needed on this? Looks good to me, so:

Acked-by: Thierry Reding <treding@xxxxxxxxxx>

I've picked up patches 1 and 4-6 into the Tegra tree, so you only need
to take patches 2 and 3.

Applied, thanks


--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog