Re: [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu

From: Samuel Holland
Date: Wed Sep 27 2023 - 16:15:50 EST


On 2023-09-27 12:00 PM, Sunil V L wrote:
> The timer capability to wakeup the cpu irrespective of its idle state is
> provided by the flag in RHCT. Update the timer code to set this flag.
>
> Signed-off-by: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
> ---
> drivers/clocksource/timer-riscv.c | 4 ++++
> 1 file changed, 4 insertions(+)

Reviewed-by: Samuel Holland <samuel.holland@xxxxxxxxxx>