diff mbox series

[13/13] arm64: defconfig: Enable HFPLL

Message ID 1545039990-19984-14-git-send-email-jorge.ramirez-ortiz@linaro.org
State Superseded
Headers show
Series [01/13] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency | expand

Commit Message

Jorge Ramirez-Ortiz Dec. 17, 2018, 9:46 a.m. UTC
The high frequency pll is required on compatible Qualcomm SoCs to
support the CPU frequency scaling feature.

Co-developed-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>

---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.7.4

Comments

Bjorn Andersson Jan. 17, 2019, 6:36 a.m. UTC | #1
On Mon 17 Dec 01:46 PST 2018, Jorge Ramirez-Ortiz wrote:

> The high frequency pll is required on compatible Qualcomm SoCs to

> support the CPU frequency scaling feature.

> 


Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>


> Co-developed-by: Niklas Cassel <niklas.cassel@linaro.org>

> Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>

> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>

> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

> index 5c2b1f6..da390aa 100644

> --- a/arch/arm64/configs/defconfig

> +++ b/arch/arm64/configs/defconfig

> @@ -615,6 +615,7 @@ CONFIG_MSM_MMCC_8996=y

>  CONFIG_MSM_GCC_8998=y

>  CONFIG_QCS_GCC_404=y

>  CONFIG_SDM_GCC_845=y

> +CONFIG_QCOM_HFPLL=y

>  CONFIG_HWSPINLOCK=y

>  CONFIG_HWSPINLOCK_QCOM=y

>  CONFIG_ARM_MHU=y

> -- 

> 2.7.4

>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5c2b1f6..da390aa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -615,6 +615,7 @@  CONFIG_MSM_MMCC_8996=y
 CONFIG_MSM_GCC_8998=y
 CONFIG_QCS_GCC_404=y
 CONFIG_SDM_GCC_845=y
+CONFIG_QCOM_HFPLL=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y
 CONFIG_ARM_MHU=y