All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yao Zi <me@ziyao.cc>
To: Tom Rini <trini@konsulko.com>, Yao Zi <me@ziyao.cc>
Cc: Tim Ouyang <tim609@andestech.com>,
	Leo Liang <leo.liang@sifive.com>,
	u-boot@lists.u-boot-project.org
Subject: Re: [PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry
Date: Sat, 5 Sep 2026 16:23:53 +0000	[thread overview]
Message-ID: <apxCGQssLJY3trYo@pie> (raw)
In-Reply-To: <20260904200247.GT1764417@bill-the-cat>

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

      reply	other threads:[~2026-09-05 16:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=apxCGQssLJY3trYo@pie \
    --to=me@ziyao.cc \
    --cc=leo.liang@sifive.com \
    --cc=tim609@andestech.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.u-boot-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.