On Thu, Feb 09, 2023 at 09:54:42PM +0000, Conor Dooley wrote: > On Mon, Jan 30, 2023 at 11:52:24PM +0530, Sunil V L wrote: > > ACPI defines few RISC-V specific tables which need > > parsing code added in drivers/acpi/riscv. Add maintainer > > entries for this newly created folder. > > > > Signed-off-by: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx> > > --- > > MAINTAINERS | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8a5c25c20d00..b14ceb917a81 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -450,6 +450,13 @@ S: Orphan > > F: drivers/platform/x86/wmi.c > > F: include/uapi/linux/wmi.h > > > > +ACPI FOR RISC-V (ACPI/riscv) > > +M: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx> > > +L: linux-acpi@xxxxxxxxxxxxxxx > > +L: linux-riscv@xxxxxxxxxxxxxxxxxxx > > +S: Maintained > > Supported, no? > I prefer to keep it same as ARM.