diff options
author | 2023-01-03 19:41:02 +0530 | |
---|---|---|
committer | 2023-02-13 13:10:16 +0100 | |
commit | 8932a9533a9cdd1fa2924a061dc87277991507ca (patch) | |
tree | 1f856cdbc6b3997fa126584b3702d4837d2002f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: timer: Add bindings for the RISC-V timer device (diff) | |
download | wireguard-linux-8932a9533a9cdd1fa2924a061dc87277991507ca.tar.xz wireguard-linux-8932a9533a9cdd1fa2924a061dc87277991507ca.zip |
clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT
We should set CLOCK_EVT_FEAT_C3STOP for a clock_event_device only
when riscv,timer-cannot-wake-cpu DT property is present in the RISC-V
timer DT node.
This way CLOCK_EVT_FEAT_C3STOP feature is set for clock_event_device
based on RISC-V platform capabilities rather than having it set for
all RISC-V platforms.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Link: https://lore.kernel.org/r/20230103141102.772228-4-apatel@ventanamicro.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions