linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY
@ 2022-02-17  4:02 Bjorn Andersson
  2022-04-08  3:59 ` Jeffrey Hugo
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2022-02-17  4:02 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: linux-arm-msm, linux-arm-kernel, linux-kernel

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>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 30a0853b6230..90578f76f176 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1160,6 +1160,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
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY
  2022-02-17  4:02 [PATCH] arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY Bjorn Andersson
@ 2022-04-08  3:59 ` Jeffrey Hugo
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey Hugo @ 2022-04-08  3:59 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: MSM, Linux ARM, lkml

On Thu, Feb 17, 2022 at 4:41 AM Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
>
> 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-08  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17  4:02 [PATCH] arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY Bjorn Andersson
2022-04-08  3:59 ` Jeffrey Hugo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).