aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBin Meng <bmeng@tinylab.org>2023-06-21 23:11:46 +0800
committerLeo Yu-Chi Liang <ycliang@andestech.com>2023-07-12 13:21:40 +0800
commit9675d9202780fd996c00ad34f0360c89376205b3 (patch)
tree45a6e78f33e00d2a1bbe996d5895162c7f9dbf05 /MAINTAINERS
parent7f1a30fdeb6b51ddeb8ca8ecbfcc8069721db186 (diff)
downloadu-boot-9675d9202780fd996c00ad34f0360c89376205b3.zip
u-boot-9675d9202780fd996c00ad34f0360c89376205b3.tar.gz
u-boot-9675d9202780fd996c00ad34f0360c89376205b3.tar.bz2
riscv: Rename SiFive CLINT to RISC-V ALINT
As the RISC-V ACLINT specification is defined to be backward compatible with the SiFive CLINT specification, we rename SiFive CLINT to RISC-V ALINT in the source tree to be future-proof. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2477923..87991cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1330,7 +1330,7 @@ F: doc/arch/riscv.rst
F: doc/usage/sbi.rst
F: drivers/sysreset/sysreset_sbi.c
F: drivers/timer/andes_plmt_timer.c
-F: drivers/timer/sifive_clint_timer.c
+F: drivers/timer/riscv_aclint_timer.c
F: tools/prelink-riscv.c
RISC-V CANAAN KENDRYTE K210