Re: [PATCH 3/3] PCI: qcom: Add sc8180x compatible
From: Rob Herring <robh@kernel.org>
Date: 2021-07-29 22:27:44
Also in:
linux-arm-msm, linux-pci, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-29 22:27:44
Also in:
linux-arm-msm, linux-pci, lkml
On Sat, Jul 24, 2021 at 09:00:38PM -0700, Bjorn Andersson wrote:
The SC8180x platform comes with 4 PCIe controllers, typically used for things such as NVME storage or connecting a SDX55 5G modem. Add a compatible for this, that just reuses the 1.9.0 ops. Signed-off-by: Bjorn Andersson <redacted> --- Documentation/devicetree/bindings/pci/qcom,pcie.txt | 5 +++-- drivers/pci/controller/dwc/pcie-qcom.c | 1 + 2 files changed, 4 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>