mbox series

[v2,0/2] PCI: qcom: Add support for SDM845 PCIe

Message ID 20191102002721.4091180-1-bjorn.andersson@linaro.org (mailing list archive)
Headers show
Series PCI: qcom: Add support for SDM845 PCIe | expand

Message

Bjorn Andersson Nov. 2, 2019, 12:27 a.m. UTC
This second iteration of the patch series fixes review comments on v1 and has
been tested with both PCIe controllers found on the Qualcomm SDM845.

Bjorn Andersson (2):
  dt-bindings: PCI: qcom: Add support for SDM845 PCIe
  PCI: qcom: Add support for SDM845 PCIe controller

 .../devicetree/bindings/pci/qcom,pcie.txt     |  19 +++
 drivers/pci/controller/dwc/pcie-qcom.c        | 152 ++++++++++++++++++
 2 files changed, 171 insertions(+)

Comments

Vinod Koul Nov. 3, 2019, 8:24 a.m. UTC | #1
On 01-11-19, 17:27, Bjorn Andersson wrote:
> This second iteration of the patch series fixes review comments on v1 and has
> been tested with both PCIe controllers found on the Qualcomm SDM845.

Reviewed-by: Vinod Koul <vkoul@kernel.org>