public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
@ 2022-07-19  5:47 Anup Patel
  2022-07-19  5:47 ` [PATCH 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-always-on Anup Patel
  2022-07-19  5:47 ` [PATCH 2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property Anup Patel
  0 siblings, 2 replies; 5+ messages in thread
From: Anup Patel @ 2022-07-19  5:47 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Palmer Dabbelt, Paul Walmsley,
	Daniel Lezcano, Thomas Gleixner
  Cc: Atish Patra, Samuel Holland, Anup Patel, devicetree, linux-riscv,
	linux-kernel, Anup Patel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-21  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19  5:47 [PATCH 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting Anup Patel
2022-07-19  5:47 ` [PATCH 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-always-on Anup Patel
2022-07-19  5:47 ` [PATCH 2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property Anup Patel
2022-07-19  6:42   ` Samuel Holland
2022-07-21  9:45     ` Anup Patel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox