Skip to content

Commit add7b05

Browse files
qianyu-qcomMani-Sadhasivam
authored andcommitted
PCI: qcom: Select PCI Power Control Slot driver
Select the pwrctrl driver, which is utilized to manage the power supplies of the devices connected to the standard PCI slots conforming to specification like PCIe CEM. This ensures that the voltage rails of the standard PCI slots on some platforms eg. X1E80100-QCP can be correctly turned on/off if they are described in PCIe Root Port device tree node. Signed-off-by: Qiang Yu <qiang.yu@oss.qualcomm.com> Signed-off-by: Wenbin Yao <quic_wenbyao@quicinc.com> [mani: reworded subject and description] Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Link: https://patch.msgid.link/20250722091151.1423332-2-quic_wenbyao@quicinc.com
1 parent 8f5ae30 commit add7b05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/pci/controller/dwc/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ config PCIE_QCOM
298298
select CRC8
299299
select PCIE_QCOM_COMMON
300300
select PCI_HOST_COMMON
301+
select PCI_PWRCTRL_SLOT
301302
help
302303
Say Y here to enable PCIe controller support on Qualcomm SoCs. The
303304
PCIe controller uses the DesignWare core plus Qualcomm-specific

0 commit comments

Comments
 (0)