lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <12606dcf-feba-c5b8-abda-b2657e3b9ace@linaro.org>
Date:   Mon, 20 Mar 2023 18:05:51 +0100
From:   Neil Armstrong <neil.armstrong@...aro.org>
To:     Abel Vesa <abel.vesa@...aro.org>,
        Catalin Marinas <catalin.marinas@....com>,
        Will Deacon <will@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:     linux-arm-msm@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: defconfig: Enable QCOM eUSB2 SNPS PHY and repeater

On 20/03/2023 16:17, Abel Vesa wrote:
> In order to have USB 2.0 working on Qualcomm SM8550, both the eUSB2 PHY
> and the eUSB2 repeater need to be built as modules.
> So select them accordingly.
> 
> Signed-off-by: Abel Vesa <abel.vesa@...aro.org>
> ---
>   arch/arm64/configs/defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 5029ff92eb68..87824cc1604a 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1308,9 +1308,11 @@ CONFIG_PHY_HISI_INNO_USB2=y
>   CONFIG_PHY_MVEBU_CP110_COMPHY=y
>   CONFIG_PHY_MTK_TPHY=y
>   CONFIG_PHY_QCOM_EDP=m
> +CONFIG_PHY_QCOM_EUSB2_REPEATER=m
>   CONFIG_PHY_QCOM_PCIE2=m
>   CONFIG_PHY_QCOM_QMP=m
>   CONFIG_PHY_QCOM_QUSB2=m
> +CONFIG_PHY_QCOM_SNPS_EUSB2=m
>   CONFIG_PHY_QCOM_USB_HS=m
>   CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
>   CONFIG_PHY_QCOM_USB_HS_28NM=m

Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ