[PATCH 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting

Anup Patel posted 2 patches 3 years, 9 months ago
There is a newer version of this series
Documentation/devicetree/bindings/riscv/cpus.yaml | 6 ++++++
drivers/clocksource/timer-riscv.c                 | 6 +++++-
2 files changed, 11 insertions(+), 1 deletion(-)
[PATCH 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
Posted by Anup Patel 3 years, 9 months ago
This series improves the RISC-V timer driver to set CLOCK_EVT_FEAT_C3STOP
feature based on RISC-V platform capabilities.

These patches can also be found in riscv_timer_dt_imp_v1 branch at:
https://github.com/avpatel/linux.git

Anup Patel (2):
  dt-bindings: riscv: Add optional DT property riscv,timer-always-on
  clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT
    property

 Documentation/devicetree/bindings/riscv/cpus.yaml | 6 ++++++
 drivers/clocksource/timer-riscv.c                 | 6 +++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.34.1