diff options
author | Anup Patel <apatel@ventanamicro.com> | 2023-01-03 17:11:02 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2023-02-13 15:10:16 +0300 |
commit | 8932a9533a9cdd1fa2924a061dc87277991507ca (patch) | |
tree | 1f856cdbc6b3997fa126584b3702d4837d2002f9 /sound | |
parent | e2bcf2d876fd7ca6ecca09794ac58d7e3a544794 (diff) | |
download | linux-8932a9533a9cdd1fa2924a061dc87277991507ca.tar.xz |
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 'sound')
0 files changed, 0 insertions, 0 deletions