Skip to content

Commit 6be6a1e

Browse files
krishnachaitanya-linuxKomal Bajaj
authored andcommitted
FROMLIST: arm64: defconfig: Enable TC9563 PWRCTL driver
Enable TC9563 PCIe switch pwrctl driver by default. This is needed to power the PCIe switch which is present in Qualcomm RB3gen2 platform. Without this the switch will not powered up and we can't use the endpoints connected to the switch. Link: https://lore.kernel.org/lkml/20250412-qps615_v4_1-v5-0-5b6a06132fec@oss.qualcomm.com/ Signed-off-by: Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com>
1 parent dd11b10 commit 6be6a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ CONFIG_PCIE_LAYERSCAPE_GEN4=y
245245
CONFIG_PCI_ENDPOINT=y
246246
CONFIG_PCI_ENDPOINT_CONFIGFS=y
247247
CONFIG_PCI_EPF_TEST=m
248+
CONFIG_PCI_PWRCTRL_TC9563=m
248249
CONFIG_DEVTMPFS=y
249250
CONFIG_DEVTMPFS_MOUNT=y
250251
CONFIG_FW_LOADER_USER_HELPER=y

0 commit comments

Comments
 (0)