Re: [PATCH V2] clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64 bit

From: Baolin Wang

Date: Fri Nov 07 2025 - 01:43:45 EST




On 2025/11/6 10:18, Enlin Mu wrote:
From: Enlin Mu <enlin.mu@xxxxxxxxxx>

Using 32 bit for suspend compensation, the max compensation time is 36
hours(working clock is 32k).In some IOT devices, the suspend time may
be long, even exceeding 36 hours. Therefore, a 64 bit timer counter
is needed for counting.

Signed-off-by: Enlin Mu <enlin.mu@xxxxxxxxxx>
---

LGTM.
Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>