[PATCH v5 0/5] qcom: add support for PCIe on SM8450 platform
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sat Dec 18 06:10:19 PST 2021
There are two different PCIe controllers and PHYs on SM8450, one having
one lane and another with two lanes. Add support for both PCIe
controllers
Dependencies:
- https://lore.kernel.org/linux-arm-msm/20211218140223.500390-1-dmitry.baryshkov@linaro.org/
Changes since v4:
- Add PCIe1 support
- Change binding accordingly, to use qcom,pcie-sm8450-pcie0 and
qcom,pcie-sm8450-pcie1 compatibility strings
- Rebase on top of (pending) pipe_clock cleanup/rework patchset
Changes since v3:
- Fix pcie gpios to follow defined schema as noted by Rob
- Fix commit message according to Bjorn's suggestions
Changes since v2:
- Remove unnecessary comment in struct qcom_pcie_cfg
Changes since v1:
- Fix capitalization/wording of PCI patch subjects
- Add missing gen3x1 specification to PHY table names
----------------------------------------------------------------
Dmitry Baryshkov (5):
dt-bindings: pci: qcom: Document PCIe bindings for SM8450
PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
PCI: qcom: Add ddrss_sf_tbu flag
PCI: qcom: Add interconnect support to 2.7.0/1.9.0 ops
PCI: qcom: Add SM8450 PCIe support
.../devicetree/bindings/pci/qcom,pcie.txt | 22 ++++-
drivers/pci/controller/dwc/pcie-qcom.c | 101 ++++++++++++++-------
2 files changed, 91 insertions(+), 32 deletions(-)
More information about the linux-phy
mailing list