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] [day] [month] [year] [list]
Message-ID: <f2fcb48e-7f94-4e3b-bfab-0016d58a5674@linaro.org>
Date: Thu, 5 Jun 2025 20:28:56 +0200
From: neil.armstrong@...aro.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
 Bjorn Andersson <andersson@...nel.org>,
 Konrad Dybcio <konradybcio@...nel.org>, linux-arm-msm@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [RESEND PATCH] arm64: defconfig: Enable camcc and videocc on
 Qualcomm SM8450+

On 05/06/2025 19:36, Krzysztof Kozlowski wrote:
> Enable the drivers for camera clock controllers on Qualcomm SM8550 and
> SM8650 SoC (enabled in all DTS files like SM8550-HDK or SM8650-HDK) and
> video clock controllers on Qualcomm SM8450 SoC (enabled in SM8450-HDK
> DTS).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> 
> ---
> 
> Resend because I forgot to CC right people.
> ---
>   arch/arm64/configs/defconfig | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 62d3c87858e1..2ffa590b962f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1404,6 +1404,8 @@ CONFIG_SDM_DISPCC_845=y
>   CONFIG_SDM_LPASSCC_845=m
>   CONFIG_SDX_GCC_75=y
>   CONFIG_SM_CAMCC_8250=m
> +CONFIG_SM_CAMCC_8550=m
> +CONFIG_SM_CAMCC_8650=m
>   CONFIG_SM_DISPCC_6115=m
>   CONFIG_SM_DISPCC_8250=y
>   CONFIG_SM_DISPCC_8450=m
> @@ -1431,6 +1433,7 @@ CONFIG_SM_VIDEOCC_8250=y
>   CONFIG_SM_VIDEOCC_8550=m
>   CONFIG_QCOM_HFPLL=y
>   CONFIG_CLK_GFM_LPASS_SM8250=m
> +CONFIG_SM_VIDEOCC_8450=m
>   CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
>   CONFIG_CLK_RENESAS_VBATTB=m
>   CONFIG_HWSPINLOCK=y

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ