U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry
@ 2026-09-04 19:35 Yao Zi
  2026-09-04 20:02 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Yao Zi @ 2026-09-04 19:35 UTC (permalink / raw)
  To: Tom Rini, Tim Ouyang, Leo Liang; +Cc: u-boot, Yao Zi

Maybe because it was added after introduction of RISC-V architecture,
the generic RISC-V S-Mode timer driver, riscv_timer.c, isn't included
in the RISC-V MAINTAINERS entry. Cover it with the RISC-V entry.

Signed-off-by: Yao Zi <me@ziyao.cc>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2b3a9ac1f2ae..ab8e611e4eb8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1518,6 +1518,7 @@ F:	doc/arch/riscv.rst
 F:	drivers/sysreset/sysreset_sbi.c
 F:	drivers/timer/andes_plmt_timer.c
 F:	drivers/timer/riscv_aclint_timer.c
+F:	drivers/timer/riscv_timer.c
 F:	tools/prelink-riscv.c
 
 RISC-V CANAAN KENDRYTE K210
-- 
2.55.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-05 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04 19:35 [PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry Yao Zi
2026-09-04 20:02 ` Tom Rini
2026-09-05 16:23   ` Yao Zi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox