diff options
author | Jonathan Chocron <jonnyc@amazon.com> | 2019-09-12 09:02:36 -0400 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2019-09-16 09:16:38 -0400 |
commit | ed4381da34d4765626aefc9b9ef084cd8e6bb749 (patch) | |
tree | a0be8364ebb3b646ab310ad3fadf6943fcd11d74 /MAINTAINERS | |
parent | 738cb37b013e5ba6abd725a22abbd8baebc95082 (diff) |
dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
Document Amazon's Annapurna Labs PCIe host bridge.
Signed-off-by: Jonathan Chocron <jonnyc@amazon.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..d200b16fa95c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12448,10 +12448,11 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ | |||
12448 | S: Supported | 12448 | S: Supported |
12449 | F: drivers/pci/controller/ | 12449 | F: drivers/pci/controller/ |
12450 | 12450 | ||
12451 | PCIE DRIVER FOR ANNAPURNA LABS | 12451 | PCIE DRIVER FOR AMAZON ANNAPURNA LABS |
12452 | M: Jonathan Chocron <jonnyc@amazon.com> | 12452 | M: Jonathan Chocron <jonnyc@amazon.com> |
12453 | L: linux-pci@vger.kernel.org | 12453 | L: linux-pci@vger.kernel.org |
12454 | S: Maintained | 12454 | S: Maintained |
12455 | F: Documentation/devicetree/bindings/pci/pcie-al.txt | ||
12455 | F: drivers/pci/controller/dwc/pcie-al.c | 12456 | F: drivers/pci/controller/dwc/pcie-al.c |
12456 | 12457 | ||
12457 | PCIE DRIVER FOR AMLOGIC MESON | 12458 | PCIE DRIVER FOR AMLOGIC MESON |