]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex
authorMayank Rana <mayank.rana@oss.qualcomm.com>
Mon, 16 Jun 2025 22:42:59 +0000 (15:42 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Jul 2025 18:21:41 +0000 (13:21 -0500)
commit7d944c0f146986a532087e15abb66a27c7890ca1
tree7319dec6bc68f91ede82726a91c823fe573e7ae5
parentd7c7c051e8e5f781c98310709f3feaf7e634251b
PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex

Add functionality to enable resource management (like clocks, regulators,
PHY) through firmware and enumerate ECAM compliant Root Complex on SA8255p
SoC, where the PCIe Root Complex is firmware managed and configured into
ECAM compliant mode.

Signed-off-by: Mayank Rana <mayank.rana@oss.qualcomm.com>
[mani: minor code cleanups and commit message rewording]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
[bhelgaas: add "ECAM" in comment]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250616224259.3549811-5-mayank.rana@oss.qualcomm.com
drivers/pci/controller/dwc/Kconfig
drivers/pci/controller/dwc/pcie-qcom.c