Message ID | 20230308082424.140224-1-manivannan.sadhasivam@linaro.org |
---|---|
Headers | show |
Series | Add PCIe RC support to Qcom SDX55 SoC | expand |
On Wed, 8 Mar 2023 13:54:11 +0530, Manivannan Sadhasivam wrote: > This series adds PCIe RC support to the Qcom SDX55 SoC. The PCIe controller > in SDX55 can act as both Root Complex and Endpoint but only one mode at a > time i.e., the mode cannot be switched during runtime. > > This series has been tested on Thundercomm T55 board having QCA6390 WLAN > chipset connected to the PCIe controller. For powering up the WLAN chipset, > an out-of-tree patch has been used since we do not have a proper driver in > mainline to handle the power supplies. > > [...] Applied, thanks! [05/13] ARM: dts: qcom: sdx55: Fix the unit address of PCIe EP node commit: 3b76b736cd9933ff88764ffec01cbd859c1475e7 [06/13] ARM: dts: qcom: sdx55: Rename pcie0_{phy/lane} to pcie_{phy/lane} commit: c9f30e3dd92ba779c9cb8bb694ed7a8e2c9f0bb3 [07/13] ARM: dts: qcom: sdx55: Add support for PCIe RC controller commit: 2b20437e67a4b74b990d19d3dbf55388e941f30f [08/13] ARM: dts: qcom: sdx55: List the property values vertically commit: f9364a7ced5e6e36904c359cafe23cbf03645884 [09/13] ARM: dts: qcom: sdx55-t55: Enable PCIe RC support commit: 046392390884c9dead1d3703fa60dff97f22857a [10/13] ARM: dts: qcom: sdx55-t55: Move "status" property down commit: 43743bfa36daed8f31860ad889a1413f239bb2f2 Best regards,
On Wed, 08 Mar 2023 13:54:11 +0530, Manivannan Sadhasivam wrote: > This series adds PCIe RC support to the Qcom SDX55 SoC. The PCIe controller > in SDX55 can act as both Root Complex and Endpoint but only one mode at a > time i.e., the mode cannot be switched during runtime. > > This series has been tested on Thundercomm T55 board having QCA6390 WLAN > chipset connected to the PCIe controller. For powering up the WLAN chipset, > an out-of-tree patch has been used since we do not have a proper driver in > mainline to handle the power supplies. > > [...] Applied to controller/qcom, thanks! [01/13] dt-bindings: PCI: qcom: Update maintainers entry https://git.kernel.org/pci/pci/c/2be28836b281 [02/13] dt-bindings: PCI: qcom: Add iommu-map properties https://git.kernel.org/pci/pci/c/3f5ec65040b1 [03/13] dt-bindings: PCI: qcom: Add SDX55 SoC https://git.kernel.org/pci/pci/c/e8ce1671127d [04/13] dt-bindings: PCI: qcom-ep: Fix the unit address used in example https://git.kernel.org/pci/pci/c/f6e7fbbe5bca [13/13] PCI: qcom: Add support for SDX55 SoC https://git.kernel.org/pci/pci/c/490789b12332 Thanks, Lorenzo