Re: [PATCH v2 2/2] PCI: qcom: Add sc8180x compatible

From: Rob Herring
Date: Mon Aug 23 2021 - 13:48:01 EST


On Mon, 23 Aug 2021 08:49:58 -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.
>
> Link: https://lore.kernel.org/linux-arm-msm/20210725040038.3966348-4-bjorn.andersson@xxxxxxxxxx/
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
>
> Changes since v1:
> - None
>
> Documentation/devicetree/bindings/pci/qcom,pcie.txt | 5 +++--
> drivers/pci/controller/dwc/pcie-qcom.c | 1 +
> 2 files changed, 4 insertions(+), 2 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>