diff mbox series

arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver

Message ID 20210804193042.1155398-1-bjorn.andersson@linaro.org (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver | expand

Commit Message

Bjorn Andersson Aug. 4, 2021, 7:30 p.m. UTC
The MSM8996 supports CPU frequency scaling, so enable the clock driver
for this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Konrad Dybcio Aug. 4, 2021, 7:46 p.m. UTC | #1
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@linaro.org>

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


> ---
>  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
Vinod Koul Aug. 5, 2021, 5:32 a.m. UTC | #2
On 04-08-21, 12:30, Bjorn Andersson wrote:
> The MSM8996 supports CPU frequency scaling, so enable the clock driver
> for this.

Reviewed-by: Vinod Koul <vkoul@kernel.org>
diff mbox series

Patch

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