diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-11-05 11:28:51 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-11-05 11:28:51 -0500 |
commit | 83e168d607d6783db5c18203076d3785b20e7f9e (patch) | |
tree | 33c8f9a19dd02dbb70b877ee0acefdfa739baae0 /MAINTAINERS | |
parent | 581e8fcec53c61b015ccd5ad1c169c7bfa220856 (diff) | |
parent | 370ea5aa50d66c6447300d23467cdd1efd0efa72 (diff) |
Merge branch 'pci/host/mt7621'
- Add MediaTek MT7621 SoC PCIe host controller (moved from staging) (Sergio
Paracuellos)
* pci/host/mt7621:
MAINTAINERS: Add Sergio Paracuellos as MT7621 PCIe maintainer
PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
dt-bindings: PCI: Add MT7621 SoC PCIe host controller
# Conflicts:
# drivers/pci/controller/Kconfig
# drivers/pci/controller/Makefile
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ceee03723eb..ed1236ab2720 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11849,6 +11849,12 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-mt7621.txt F: drivers/i2c/busses/i2c-mt7621.c +MEDIATEK MT7621 PCIE CONTROLLER DRIVER +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> +S: Maintained +F: Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml +F: drivers/pci/controller/pcie-mt7621.c + MEDIATEK MT7621 PHY PCI DRIVER M: Sergio Paracuellos <sergio.paracuellos@gmail.com> S: Maintained |