diff mbox series

[v2,4/4] MAINTAINERS: Widen brcmstb PCIe file scope

Message ID 20210819215655.84866-5-jeremy.linton@arm.com
State New
Headers show
Series CM4 ACPI PCIe quirk | expand

Commit Message

Jeremy Linton Aug. 19, 2021, 9:56 p.m. UTC
The brcmstb PCI hardware is now split across
multiple files. Include them in the maintainers
block.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>

---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.31.1

Comments

Bjorn Helgaas Aug. 20, 2021, 7:09 p.m. UTC | #1
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@arm.com>

> ---

>  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@lists.infradead.org (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

>
Florian Fainelli Aug. 22, 2021, 8:55 a.m. UTC | #2
On 8/20/2021 9:09 PM, Bjorn Helgaas wrote:
> 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@arm.com>

>> ---

>>   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@lists.infradead.org (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?


That would be a good idea, the patch that Bjorn is referring to is:

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=e647eff57466c8cf7547532d6b26166b9b17f341

With that fixed:

Acked-by: Florian Fainelli <f.fainelli@gmail.com>

-- 
Florian
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fd25e4ecf0b9..605a385cea36 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3500,7 +3500,7 @@  L:	linux-arm-kernel@lists.infradead.org (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*
 F:	drivers/staging/vc04_services
 N:	bcm2711
 N:	bcm283*