Re: [PATCH] arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver

From: Konrad Dybcio
Date: Wed Aug 04 2021 - 15:46:48 EST



On 04.08.2021 21:30, Bjorn Andersson wrote:
> The MSM8996 supports CPU frequency scaling, so enable the clock driver
> for this.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>

Acked-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>


> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c7cf0d1ad34e..3bf6f8a86aae 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -974,6 +974,7 @@ CONFIG_TI_SCI_CLK=y
> CONFIG_COMMON_CLK_QCOM=y
> CONFIG_QCOM_A53PLL=y
> CONFIG_QCOM_CLK_APCS_MSM8916=y
> +CONFIG_QCOM_CLK_APCC_MSM8996=y
> CONFIG_QCOM_CLK_SMD_RPM=y
> CONFIG_QCOM_CLK_RPMH=y
> CONFIG_IPQ_GCC_8074=y