On Wed, 23 Feb 2022 13:14:31 +0300, Dmitry Baryshkov wrote: > 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 > > Changes since v5: > - Rebase on 5.17-rc1 > - Drop external dependencies. The pipe_clk rework takes too much time > to be reviewed. SM8450 works with the current pipe_clk multiplexing > code. Fixing pipe_clk will be handled separately. > - Drop interconnect support. It will be handled separately for all > generations requiring interconnect usage. > > [...] Applied to pci/qcom, thanks! [1/4] dt-bindings: pci: qcom: Document PCIe bindings for SM8450 https://git.kernel.org/lpieralisi/pci/c/dddb4efa51 [2/4] PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg https://git.kernel.org/lpieralisi/pci/c/f94c35e024 [3/4] PCI: qcom: Add ddrss_sf_tbu flag https://git.kernel.org/lpieralisi/pci/c/0614f98bbb [4/4] PCI: qcom: Add SM8450 PCIe support https://git.kernel.org/lpieralisi/pci/c/1c5aa03726 Thanks, Lorenzo