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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cc120f10-ef65-264e-f251-b63ff0fc81ca@linaro.org>
Date:   Wed, 21 Sep 2022 12:42:42 +0530
From:   Bhupesh Sharma <bhupesh.sharma@...aro.org>
To:     Vinod Koul <vkoul@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>
Cc:     linux-arm-msm@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: defconfig: Enabled SC8180x configs

On 9/16/22 6:12 PM, Vinod Koul wrote:
> Enable sc8180x global clock controller, tlmm, interconnect and edp phy
> drivers which are required for sc8180x like Lenovo Flex 5G laptop to
> boot.
> 
> Signed-off-by: Vinod Koul <vkoul@...nel.org>
> ---
>   arch/arm64/configs/defconfig | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 0816b7f6926e..e772d01536cf 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -534,6 +534,7 @@ CONFIG_PINCTRL_QDF2XXX=y
>   CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
>   CONFIG_PINCTRL_SC7180=y
>   CONFIG_PINCTRL_SC7280=y
> +CONFIG_PINCTRL_SC8180X=y
>   CONFIG_PINCTRL_SC8280XP=y
>   CONFIG_PINCTRL_SDM845=y
>   CONFIG_PINCTRL_SM8150=y
> @@ -1060,6 +1061,7 @@ CONFIG_MSM_GCC_8998=y
>   CONFIG_QCS_GCC_404=y
>   CONFIG_SC_GCC_7180=y
>   CONFIG_SC_GCC_7280=y
> +CONFIG_SC_GCC_8180X=y
>   CONFIG_SC_GCC_8280XP=y
>   CONFIG_SDM_CAMCC_845=m
>   CONFIG_SDM_GPUCC_845=y
> @@ -1213,6 +1215,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_EDP=m
>   CONFIG_PHY_QCOM_PCIE2=m
>   CONFIG_PHY_QCOM_QMP=m
>   CONFIG_PHY_QCOM_QUSB2=m
> @@ -1275,6 +1278,7 @@ CONFIG_INTERCONNECT_QCOM_OSM_L3=m
>   CONFIG_INTERCONNECT_QCOM_QCS404=m
>   CONFIG_INTERCONNECT_QCOM_SC7180=m
>   CONFIG_INTERCONNECT_QCOM_SC7280=y
> +CONFIG_INTERCONNECT_QCOM_SC8180X=y
>   CONFIG_INTERCONNECT_QCOM_SC8280XP=y
>   CONFIG_INTERCONNECT_QCOM_SDM845=y
>   CONFIG_INTERCONNECT_QCOM_SM8150=m

Reviewed-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ