diff mbox series

[v5,5/6] MAINTAINERS: Add brcmstb PCIe controller

Message ID 20191216110113.30436-6-nsaenzjulienne@suse.de
State New
Headers show
Series Raspberry Pi 4 PCIe support | expand

Commit Message

Nicolas Saenz Julienne Dec. 16, 2019, 11:01 a.m. UTC
The controller serves both the Raspberry Pi 4 (bcm2711) and brcmstb
platforms.

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Florian Fainelli Jan. 15, 2020, 11:41 p.m. UTC | #1
On 12/16/19 3:01 AM, Nicolas Saenz Julienne wrote:
> The controller serves both the Raspberry Pi 4 (bcm2711) and brcmstb
> platforms.
> 
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
> ---

Applied to maintainers/next, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d10d73276fed..ace78ab1e6f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3238,6 +3238,8 @@  S:	Maintained
 N:	bcm2711
 N:	bcm2835
 F:	drivers/staging/vc04_services
+F:	Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+F:	drivers/pci/controller/pcie-brcmstb.c
 
 BROADCOM BCM47XX MIPS ARCHITECTURE
 M:	Hauke Mehrtens <hauke@hauke-m.de>
@@ -3293,6 +3295,8 @@  F:	drivers/bus/brcmstb_gisb.c
 F:	arch/arm/mm/cache-b15-rac.c
 F:	arch/arm/include/asm/hardware/cache-b15-rac.h
 N:	brcmstb
+F:	Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+F:	drivers/pci/controller/pcie-brcmstb.c
 
 BROADCOM BMIPS CPUFREQ DRIVER
 M:	Markus Mayer <mmayer@broadcom.com>