diff options
author | Daire McNamara <[email protected]> | 2021-01-25 16:29:34 +0000 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-02-23 14:00:33 -0600 |
commit | daaaf866587ced121e3d33b4e978ec1fa66c18e9 (patch) | |
tree | 64670d36bc7fc7c25dbf2ee070d0b19d43fde243 | |
parent | 6f15a9c9f94133bee0d861a4bf25e10aaa95219d (diff) |
MAINTAINERS: Add Daire McNamara as Microchip PCIe driver maintainer
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daire McNamara <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cc1e6a5ee6e6..b6377e128d26 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 <[email protected]> +S: Supported +F: Documentation/devicetree/bindings/pci/microchip* +F: drivers/pci/controller/*microchip* + PCIE DRIVER FOR QUALCOMM MSM M: Stanimir Varbanov <[email protected]> |