PCI: qcom: Add SM8250 SoC support
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tue, 8 Dec 2020 12:14:01 +0000 (17:44 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 8 Dec 2020 14:47:32 +0000 (14:47 +0000)
commite1dd639e374a1345c63eb7e8931e08de7cb8f904
tree8a63ad8d091ebea24f2aa4038da6b175763a991a
parent458168247cccd3b22d9d34805dfb0596c5502888
PCI: qcom: Add SM8250 SoC support

The PCIe IP (rev 1.9.0) on SM8250 SoC is similar to the one used on
SDM845. Hence the support is added reusing the members of ops_2_7_0.
The key difference between ops_2_7_0 and ops_1_9_0 is the config_sid
callback, which will be added in successive commit.

Link: https://lore.kernel.org/r/20201208121402.178011-3-mani@kernel.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/pci/controller/dwc/pcie-qcom.c