aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2021-02-24 14:59:22 -0600
committerBjorn Helgaas <bhelgaas@google.com>2021-02-24 14:59:22 -0600
commit52c1de640eae2768e66f35dc74f28184c1652928 (patch)
tree0a2a16af589c82a3cea4ffe46f29c4f213ca8632 /MAINTAINERS
parentMerge branch 'remotes/lorenzo/pci/mediatek' (diff)
parentMAINTAINERS: Add Daire McNamara as Microchip PCIe driver maintainer (diff)
downloadwireguard-linux-52c1de640eae2768e66f35dc74f28184c1652928.tar.xz
wireguard-linux-52c1de640eae2768e66f35dc74f28184c1652928.zip
Merge branch 'pci/microchip'
- Call platform_set_drvdata() earlier so drivers can do window setup in init functions instead of custom probe (Daire McNamara) - Add DT binding and host mode driver for Microchip PolarFire PCIe controller (Daire McNamara) * pci/microchip: MAINTAINERS: Add Daire McNamara as Microchip PCIe driver maintainer PCI: microchip: Add Microchip PolarFire PCIe controller driver dt-bindings: PCI: microchip: Add Microchip PolarFire host binding PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 52311efad03e..45a23d6af6cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13830,6 +13830,13 @@ S: Supported
F: Documentation/devicetree/bindings/pci/mediatek*
F: drivers/pci/controller/*mediatek*
+PCIE DRIVER FOR MICROCHIP
+M: Daire McNamara <daire.mcnamara@microchip.com>
+L: linux-pci@vger.kernel.org
+S: Supported
+F: Documentation/devicetree/bindings/pci/microchip*
+F: drivers/pci/controller/*microchip*
+
PCIE DRIVER FOR QUALCOMM MSM
M: Stanimir Varbanov <svarbanov@mm-sol.com>
L: linux-pci@vger.kernel.org