Re: [PATCH 1/2] riscv: allow riscv timer to be instantiated via device tree

2023-09-03 Thread Leo Liang
On Mon, Aug 14, 2023 at 06:05:28PM +0200, Torsten Duwe wrote: > For the architectural timer on riscv, there already is a defined > device tree binding[1]. Allow timer instances to be created from > device tree matches, but for now retain the old mechanism, which > registers the timer biggy-back wit

[PATCH 1/2] riscv: allow riscv timer to be instantiated via device tree

2023-08-14 Thread Torsten Duwe
For the architectural timer on riscv, there already is a defined device tree binding[1]. Allow timer instances to be created from device tree matches, but for now retain the old mechanism, which registers the timer biggy-back with the CPU. [1] linux/Documentation/devicetree/bindings/timer/riscv,ti