mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 23:41:23 +01:00

The timer driver subsystem does not need any extra data, so it can use `struct fdt_driver` directly. The generic fdt_timer_init() performs a best-effort initialization of all matching DT nodes. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
HEADER: sbi_utils/timer/fdt_timer.h
|
|
TYPE: const struct fdt_driver
|
|
NAME: fdt_timer_drivers
|