Re: [PATCH v6 4/6] mfd: aspeed-pci-core: add AST2600 PCIe BMC device driver
Grégoire Layet <[email protected]>
| Newsgroups | org.kernel.vger.linux-serial,dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.ozlabs.lists.linux-aspeed |
|---|---|
| Message-ID | <CAFi2wKbvOX+E=nsWuVJj=_xQZQm=vCA=qPWwzgJF2oio2ov_UQ@mail.gmail.com> |
Hi Tan, > > +ASPEED PCI BMC DEVICE DRIVER > > +M: Grégoire Layet <[email protected]> > > +M: Tan Siewert <[email protected]> > > +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 <[email protected]> M: Andrew Jeffery <[email protected]> L: [email protected] (moderated for non-subscribers) L: [email protected] (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