projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f0239
)
arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY
author
Bjorn Andersson
<bjorn.andersson@linaro.org>
Thu, 17 Feb 2022 04:02:05 +0000
(20:02 -0800)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Fri, 8 Apr 2022 13:13:52 +0000
(08:13 -0500)
The Qualcomm QCS404 platform uses the PCIe Gen2 PHY, enable the driver
for this to ensure that PCIe is functional.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Link:
https://lore.kernel.org/r/20220217040205.1898644-1-bjorn.andersson@linaro.org
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 077ba9e8cfa90b13450b3e6469f3c511f8a85e31..9a0450c4a0557f47e7e4396e34b0aa0986c2061a 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-1174,6
+1174,7
@@
CONFIG_PHY_HISTB_COMBPHY=y
CONFIG_PHY_HISI_INNO_USB2=y
CONFIG_PHY_MVEBU_CP110_COMPHY=y
CONFIG_PHY_MTK_TPHY=y
+CONFIG_PHY_QCOM_PCIE2=m
CONFIG_PHY_QCOM_QMP=m
CONFIG_PHY_QCOM_QUSB2=m
CONFIG_PHY_QCOM_USB_HS=y