diff options
author | Stanimir Varbanov <svarbanov@mm-sol.com> | 2015-12-18 07:38:57 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-01-05 16:31:27 -0500 |
commit | 82a823833f4e3769e82cdb4df1bc2234bc65b16c (patch) | |
tree | a9be3a4b70ee895dbeca7b6d99fd7901af876b41 /MAINTAINERS | |
parent | 845d5ca26647258fea84353152c2bde759dfab5d (diff) |
PCI: qcom: Add Qualcomm PCIe controller driver
The PCIe driver reuses the Designware common code for host and MSI
initialization, and also programs the Qualcomm application specific
registers.
[bhelgaas: remove COMPILE_TEST Kconfig dependency]
Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 050d0e77a2cf..61a9183d9036 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8245,6 +8245,13 @@ S: Maintained | |||
8245 | F: Documentation/devicetree/bindings/pci/hisilicon-pcie.txt | 8245 | F: Documentation/devicetree/bindings/pci/hisilicon-pcie.txt |
8246 | F: drivers/pci/host/pcie-hisi.c | 8246 | F: drivers/pci/host/pcie-hisi.c |
8247 | 8247 | ||
8248 | PCIE DRIVER FOR QUALCOMM MSM | ||
8249 | M: Stanimir Varbanov <svarbanov@mm-sol.com> | ||
8250 | L: linux-pci@vger.kernel.org | ||
8251 | L: linux-arm-msm@vger.kernel.org | ||
8252 | S: Maintained | ||
8253 | F: drivers/pci/host/*qcom* | ||
8254 | |||
8248 | PCMCIA SUBSYSTEM | 8255 | PCMCIA SUBSYSTEM |
8249 | P: Linux PCMCIA Team | 8256 | P: Linux PCMCIA Team |
8250 | L: linux-pcmcia@lists.infradead.org | 8257 | L: linux-pcmcia@lists.infradead.org |