On Wed, 14 Sep 2022 13:23:38 +0530, Manivannan Sadhasivam wrote: > This series contains improvements to the Qualcomm PCIe Endpoint controller > driver. The major improvements are the addition of SM8450 SoC support and > debugfs interface for exposing link transition counts. > > This series has been tested on SM8450 based dev board. > > NOTE: Since the bindings are ACKed, the whole series could be merged to the > PCI tree. > > [...] Applied to pci/qcom, thanks! [01/12] PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure https://git.kernel.org/lpieralisi/pci/c/f1bfbd000f3b [02/12] PCI: qcom-ep: Rely on the clocks supplied by devicetree https://git.kernel.org/lpieralisi/pci/c/e2efd31465b1 [03/12] PCI: qcom-ep: Make use of the cached dev pointer https://git.kernel.org/lpieralisi/pci/c/9cf4843e1acf [04/12] PCI: qcom-ep: Disable IRQs during driver remove https://git.kernel.org/lpieralisi/pci/c/cf0adac4baee [05/12] PCI: qcom-ep: Expose link transition counts via debugfs https://git.kernel.org/lpieralisi/pci/c/d48d1bd912a2 [06/12] PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS https://git.kernel.org/lpieralisi/pci/c/0d47c6b2c9ea [07/12] PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic https://git.kernel.org/lpieralisi/pci/c/928decbb22c4 [08/12] dt-bindings: PCI: qcom-ep: Make PERST separation optional https://git.kernel.org/lpieralisi/pci/c/f5b366f4d1f2 [09/12] PCI: qcom-ep: Make PERST separation optional https://git.kernel.org/lpieralisi/pci/c/1085b53e3bad [10/12] dt-bindings: PCI: qcom-ep: Define clocks per platform https://git.kernel.org/lpieralisi/pci/c/2c744cd7e7e5 [11/12] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC https://git.kernel.org/lpieralisi/pci/c/0b0c3ff8de93 [12/12] PCI: qcom-ep: Add support for SM8450 SoC https://git.kernel.org/lpieralisi/pci/c/e5107be15bef Thanks, Lorenzo