On Thu, Aug 19, 2021 at 04:56:55PM -0500, Jeremy Linton wrote: > The brcmstb PCI hardware is now split across > multiple files. Include them in the maintainers > block. Rewrap to fill 75 columns or so. > Signed-off-by: Jeremy Linton <jeremy.linton@xxxxxxx> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fd25e4ecf0b9..605a385cea36 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3500,7 +3500,7 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git > F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml > -F: drivers/pci/controller/pcie-brcmstb.c > +F: drivers/pci/controller/pcie-brcmstb* There are already two entries that mention drivers/pci/controller/pcie-brcmstb.c, and a patch headed for v5.14 adds a third. Do you want to update them all? > F: drivers/staging/vc04_services > N: bcm2711 > N: bcm283* > -- > 2.31.1 >