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

* Re: [PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2026-09-04 20:02 UTC (permalink / raw)
  To: Yao Zi; +Cc: Tim Ouyang, Leo Liang, u-boot

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]

On Fri, Sep 04, 2026 at 07:35:18PM +0000, Yao Zi wrote:

> 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

I think adding "N:	riscv" would be a better idea, it will capture
other missing files too like ./drivers/cpu/riscv_cpu.c

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry
  2026-09-04 20:02 ` Tom Rini
@ 2026-09-05 16:23   ` Yao Zi
  0 siblings, 0 replies; 3+ messages in thread
From: Yao Zi @ 2026-09-05 16:23 UTC (permalink / raw)
  To: Tom Rini, Yao Zi; +Cc: Tim Ouyang, Leo Liang, u-boot

On Fri, Sep 04, 2026 at 02:02:47PM -0600, Tom Rini wrote:
> On Fri, Sep 04, 2026 at 07:35:18PM +0000, Yao Zi wrote:
> 
> > 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
> 
> I think adding "N:	riscv" would be a better idea, it will capture
> other missing files too like ./drivers/cpu/riscv_cpu.c

Sounds reasonable to me.

> -- 
> Tom

Best regards,
Yao Zi

^ permalink raw reply	[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