diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-05-13 18:34:36 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-05-13 18:34:36 -0500 |
commit | 83d82352827a23978b5135292702536e5be91b42 (patch) | |
tree | 5bf29984c400501895b3124053bc39f99d01ee1f /MAINTAINERS | |
parent | c711a84af0af468032c909806af15e32ff9424a1 (diff) | |
parent | 4166bfe53093b687a0b1b22e5d943e143b8089b2 (diff) | |
download | linux-83d82352827a23978b5135292702536e5be91b42.tar.bz2 |
Merge branch 'pci/host/al'
- Add Amazon Annapurna Labs PCIe host controller driver (Jonathan
Chocron)
* pci/host/al:
PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ebc2b758f28d..b3d64a7daae8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12015,6 +12015,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ S: Supported F: drivers/pci/controller/ +PCIE DRIVER FOR ANNAPURNA LABS +M: Jonathan Chocron <jonnyc@amazon.com> +L: linux-pci@vger.kernel.org +S: Maintained +F: drivers/pci/controller/dwc/pcie-al.c + PCIE DRIVER FOR AMLOGIC MESON M: Yue Wang <yue.wang@Amlogic.com> L: linux-pci@vger.kernel.org |