clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
authorSunil V L <sunilvl@ventanamicro.com>
Wed, 27 Sep 2023 17:00:15 +0000 (22:30 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 11 Oct 2023 10:06:41 +0000 (12:06 +0200)
commitd7f546c751e8c873302331af6a203ee61f894e9d
tree21e621a7c6b6729af3a5ee4c40f2ed24015488cf
parentfd73c011a123a66d88998f356c920d33d87524cf
clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu

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@ventanamicro.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230927170015.295232-5-sunilvl@ventanamicro.com
drivers/clocksource/timer-riscv.c