aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Quinlan <[email protected]>2021-08-18 18:50:30 -0400
committerBjorn Helgaas <[email protected]>2021-08-19 10:21:53 -0500
commite647eff57466c8cf7547532d6b26166b9b17f341 (patch)
tree338400e3f49bfab9b1f711172d096c30e90bc547
parente2f55370b42205bda2f8b02c5933b9df2456bd53 (diff)
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. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jim Quinlan <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Florian Fainelli <[email protected]>
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ad2520cef3cb..f5c7a72a06fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3865,6 +3865,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]>
+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]>