2021-08-18 22:52:49

by Jim Quinlan

[permalink] [raw]
Subject: [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver

The two files listed are also covered by

"BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE"

which covers the Raspberry Pi specifics of the PCIe driver.

Signed-off-by: Jim Quinlan <[email protected]>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bc0ceef87b73..0f5c8832ae49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3809,6 +3809,16 @@ L: [email protected]
S: Maintained
F: drivers/mtd/nand/raw/brcmnand/

+BROADCOM STB PCIE DRIVER
+M: Jim Quinlan <[email protected]>
+M: Nicolas Saenz Julienne <[email protected]>
+M: Florian Fainelli <[email protected]>
+M: [email protected]
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+F: drivers/pci/controller/pcie-brcmstb.c
+
BROADCOM SYSTEMPORT ETHERNET DRIVER
M: Florian Fainelli <[email protected]>
L: [email protected]
--
2.17.1


2021-08-19 08:47:44

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver



On 8/19/2021 12:50 AM, Jim Quinlan wrote:
> The two files listed are also covered by
>
> "BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE"
>
> which covers the Raspberry Pi specifics of the PCIe driver.
>
> Signed-off-by: Jim Quinlan <[email protected]>

Acked-by: Florian Fainelli <[email protected]>

Would be good to get this change applied soon so you are copied properly
on all pcie-brcmstb.c changes. Thanks!
--
Florian

2021-08-19 14:40:41

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver

On Wed, Aug 18, 2021 at 06:50:30PM -0400, Jim Quinlan wrote:
> The two files listed are also covered by
>
> "BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE"
>
> which covers the Raspberry Pi specifics of the PCIe driver.
>
> Signed-off-by: Jim Quinlan <[email protected]>

Applied to for-linus for v5.14, thanks!

I updated the subject/commit log like this:

MAINTAINERS: Add Jim Quinlan et al as Broadcom STB PCIe maintainers

Add Jim Quinlan, Nicolas Saenz Julienne, and Florian Fainelli as
maintainers of the Broadcom STB PCIe controller driver.

This driver is also included in these entries:

BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE
BROADCOM BCM7XXX ARM ARCHITECTURE

which cover the Raspberry Pi specifics of the PCIe driver.

> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bc0ceef87b73..0f5c8832ae49 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3809,6 +3809,16 @@ L: [email protected]
> S: Maintained
> F: drivers/mtd/nand/raw/brcmnand/
>
> +BROADCOM STB PCIE DRIVER
> +M: Jim Quinlan <[email protected]>
> +M: Nicolas Saenz Julienne <[email protected]>
> +M: Florian Fainelli <[email protected]>
> +M: [email protected]
> +L: [email protected]
> +S: Maintained
> +F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
> +F: drivers/pci/controller/pcie-brcmstb.c
> +
> BROADCOM SYSTEMPORT ETHERNET DRIVER
> M: Florian Fainelli <[email protected]>
> L: [email protected]
> --
> 2.17.1
>