Skip to content

Commit af44e32

Browse files
RohitAgarwalQUICandersson
authored andcommitted
clk: qcom: Add A7 PLL support for SDX65
Update A7 PLL Kconfig to reflect support for SDX65. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/1645505785-2271-3-git-send-email-quic_rohiagar@quicinc.com
1 parent 2cabc45 commit af44e32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

drivers/clk/qcom/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ config QCOM_A53PLL
2929
devices.
3030

3131
config QCOM_A7PLL
32-
tristate "SDX55 A7 PLL"
32+
tristate "A7 PLL driver for SDX55 and SDX65"
3333
help
34-
Support for the A7 PLL on SDX55 devices. It provides the CPU with
34+
Support for the A7 PLL on SDX55 and SDX65 devices. It provides the CPU with
3535
frequencies above 1GHz.
36-
Say Y if you want to support higher CPU frequencies on SDX55
36+
Say Y if you want to support higher CPU frequencies on SDX55 and SDX65
3737
devices.
3838

3939
config QCOM_CLK_APCS_MSM8916

0 commit comments

Comments
 (0)