diff mbox series

arm64: defconfig: Enable Qcom SNPS Femto PHY

Message ID 20200918125312.2920-1-manivannan.sadhasivam@linaro.org (mailing list archive)
State Accepted
Commit 6b0290b147eab876119e0bd0f2d8bd57dd476670
Headers show
Series arm64: defconfig: Enable Qcom SNPS Femto PHY | expand

Commit Message

'Manivannan Sadhasivam' Sept. 18, 2020, 12:53 p.m. UTC
Enable Qualcomm USB high-speed SNPS Femto phy found in Qualcomm
chipsets.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Bjorn Andersson Jan. 15, 2021, 4:19 p.m. UTC | #1
On Fri 18 Sep 07:53 CDT 2020, Manivannan Sadhasivam wrote:

> Enable Qualcomm USB high-speed SNPS Femto phy found in Qualcomm
> chipsets.
> 
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@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 47ae0ab7e9e8..a803853fc71e 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -953,6 +953,7 @@ CONFIG_PHY_MVEBU_CP110_COMPHY=y
>  CONFIG_PHY_QCOM_QMP=m
>  CONFIG_PHY_QCOM_QUSB2=m
>  CONFIG_PHY_QCOM_USB_HS=y
> +CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y

We should be able to reach initramfs without this, so please make it =m.

Regards,
Bjorn

>  CONFIG_PHY_RCAR_GEN3_PCIE=y
>  CONFIG_PHY_RCAR_GEN3_USB2=y
>  CONFIG_PHY_RCAR_GEN3_USB3=m
> -- 
> 2.17.1
>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 47ae0ab7e9e8..a803853fc71e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -953,6 +953,7 @@  CONFIG_PHY_MVEBU_CP110_COMPHY=y
 CONFIG_PHY_QCOM_QMP=m
 CONFIG_PHY_QCOM_QUSB2=m
 CONFIG_PHY_QCOM_USB_HS=y
+CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
 CONFIG_PHY_RCAR_GEN3_PCIE=y
 CONFIG_PHY_RCAR_GEN3_USB2=y
 CONFIG_PHY_RCAR_GEN3_USB3=m