linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver
@ 2021-08-18 22:50 Jim Quinlan
  2021-08-19  8:46 ` Florian Fainelli
  2021-08-19 14:38 ` Bjorn Helgaas
  0 siblings, 2 replies; 3+ messages in thread
From: Jim Quinlan @ 2021-08-18 22:50 UTC (permalink / raw)
  To: linux-kernel, linux-pci, f.fainelli, Nicolas Saenz Julienne,
	Bjorn Helgaas, bcm-kernel-feedback-list, james.quinlan,
	jim2101024

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 <jim2101024@gmail.com>
---
 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:	bcm-kernel-feedback-list@broadcom.com
 S:	Maintained
 F:	drivers/mtd/nand/raw/brcmnand/
 
+BROADCOM STB PCIE DRIVER
+M:	Jim Quinlan <jim2101024@gmail.com>
+M:	Nicolas Saenz Julienne <nsaenz@kernel.org>
+M:	Florian Fainelli <f.fainelli@gmail.com>
+M:	bcm-kernel-feedback-list@broadcom.com
+L:	linux-pci@vger.kernel.org
+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 <f.fainelli@gmail.com>
 L:	bcm-kernel-feedback-list@broadcom.com
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver
  2021-08-18 22:50 [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver Jim Quinlan
@ 2021-08-19  8:46 ` Florian Fainelli
  2021-08-19 14:38 ` Bjorn Helgaas
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2021-08-19  8:46 UTC (permalink / raw)
  To: Jim Quinlan, linux-kernel, linux-pci, f.fainelli,
	Nicolas Saenz Julienne, Bjorn Helgaas, bcm-kernel-feedback-list,
	james.quinlan



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 <jim2101024@gmail.com>

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

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver
  2021-08-18 22:50 [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver Jim Quinlan
  2021-08-19  8:46 ` Florian Fainelli
@ 2021-08-19 14:38 ` Bjorn Helgaas
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2021-08-19 14:38 UTC (permalink / raw)
  To: Jim Quinlan
  Cc: linux-kernel, linux-pci, f.fainelli, Nicolas Saenz Julienne,
	Bjorn Helgaas, bcm-kernel-feedback-list, james.quinlan

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 <jim2101024@gmail.com>

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:	bcm-kernel-feedback-list@broadcom.com
>  S:	Maintained
>  F:	drivers/mtd/nand/raw/brcmnand/
>  
> +BROADCOM STB PCIE DRIVER
> +M:	Jim Quinlan <jim2101024@gmail.com>
> +M:	Nicolas Saenz Julienne <nsaenz@kernel.org>
> +M:	Florian Fainelli <f.fainelli@gmail.com>
> +M:	bcm-kernel-feedback-list@broadcom.com
> +L:	linux-pci@vger.kernel.org
> +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 <f.fainelli@gmail.com>
>  L:	bcm-kernel-feedback-list@broadcom.com
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-19 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 22:50 [PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver Jim Quinlan
2021-08-19  8:46 ` Florian Fainelli
2021-08-19 14:38 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).