zephyr/include/zephyr/dt-bindings/timer
Gerard Marull-Paretas 6de9fcf315 soc: riscv: gd32vf103: use nuclei,systimer compatible
After some analysis I found out that there's no machine timer provided
by the "riscv" vendor. There are some specs for the mtime/mtimecmp
registers (this is why we can have a single driver), but the actual
register layout or implementations differ amongst vendors. GD32 uses the
Nuclei implementation, named "system timer" in their documentation. This
patch aligns with vendor specs.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-02 09:12:31 +02:00
..
nuclei-systimer.h soc: riscv: gd32vf103: use nuclei,systimer compatible 2022-08-02 09:12:31 +02:00
stm32-timer.h include: dt-bindings: timer: stm32: move to correct dir 2022-04-19 11:49:42 +02:00