PCI: qcom: Add support for IPQ8074 PCIe controller
authorVaradarajan Narayanan <varada@codeaurora.org>
Fri, 18 Aug 2017 07:29:53 +0000 (12:59 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 24 Aug 2017 16:11:23 +0000 (11:11 -0500)
commit5d76117f070d1de8bc12a1b541e4eed88b4a918d
tree8a75be37b85f12f10264fab0aedcf1609d51803c
parent8baf0151cd4b6dbc47422b100f1f99432c56b668
PCI: qcom: Add support for IPQ8074 PCIe controller

Add support for the IPQ8074 PCIe controller.  IPQ8074 supports Gen 1/2, one
lane, two PCIe root complex with support for MSI and legacy interrupts, and
it conforms to PCI Express Base 2.1 specification.

The core init is the similar to the existing SoC, however the clocks and
reset lines differ.

Signed-off-by: smuthayy <smuthayy@codeaurora.org>
Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org>
[bhelgaas: fix capitalization and "dev" usage to match existing style]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Stanimir Varbanov <svarbanov@mm-sol.com>
drivers/pci/dwc/pcie-qcom.c