Re: [PATCH v6 4/6] mfd: aspeed-pci-core: add AST2600 PCIe BMC device driver
From: Grégoire Layet
Date: Wed Aug 19 2026 - 10:19:59 EST
Hi Tan,
> > +ASPEED PCI BMC DEVICE DRIVER
> > +M: Grégoire Layet <git@xxxxxxxxxxxxxxxxx>
> > +M: Tan Siewert <tan.siewert@xxxxxxxxxxxxx>
> > +S: Maintained
> > +F: drivers/mfd/aspeed-pci-core.c
>
> I think it'd make sense to add the linux-aspeed list as `L` here.
This is already the case.
The following maintainers and lists are set for all paths containing
the word 'aspeed'.
>From the MAINTAINERS file:
```
ARM/ASPEED MACHINE SUPPORT
M: Joel Stanley <joel@xxxxxxxxx>
M: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
L: linux-aspeed@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
S: Supported
Q: https://patchwork.ozlabs.org/project/linux-aspeed/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux.git
F: Documentation/devicetree/bindings/arm/aspeed/
F: arch/arm/boot/dts/aspeed/
F: arch/arm/mach-aspeed/
F: arch/arm64/boot/dts/aspeed/
N: aspeed
```
>From the linux kernel doc [1] :
> N: Files and directories Regex patterns.
[1] https://www.kernel.org/doc/html/latest/process/maintainers.html
Regards,
Grégoire