1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-29 17:43:36 +01:00
Files
u-boot-megous/include
Bin Meng 5764acb261 riscv: timer: Update the sifive clint timer driver to support aclint
This RISC-V ACLINT specification [1] defines a set of memory mapped
devices which provide inter-processor interrupts (IPI) and timer
functionalities for each HART on a multi-HART RISC-V platform.

The RISC-V ACLINT specification is defined to be backward compatible
with the SiFive CLINT specification, however the device tree binding
is a new one. This change updates the sifive clint timer driver to
support ACLINT mtimer device, using a per-driver data field to hold
the mtimer offset to the base address encoded in the mtimer node.

[1] https://github.com/riscv/riscv-aclint/blob/main/riscv-aclint.adoc

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Rick Chen <rick@andestech.com>
2023-07-12 13:21:40 +08:00
..
2023-05-05 17:48:44 -04:00
2023-04-27 13:51:06 -04:00
2023-03-30 15:09:59 -04:00
2023-06-12 14:55:33 -04:00
2023-05-02 14:23:34 -04:00
2023-05-15 10:00:30 +02:00
2023-04-27 13:51:06 -04:00
2023-05-31 10:11:46 -04:00
2023-03-13 13:53:01 +01:00
2023-04-06 15:08:46 -04:00
2023-04-10 12:17:11 +09:00
2023-03-02 17:45:58 -05:00
2023-06-19 14:34:16 -04:00
2023-04-28 11:30:17 -06:00
2023-06-10 13:34:05 +02:00
2023-07-05 11:28:55 -04:00
2023-06-20 20:56:27 -04:00
2023-05-13 09:52:32 -04:00
2023-06-12 13:25:01 +02:00