Skip to content

Commit

Permalink
clk: qcom: Add SDX65 APCS clock controller support
Browse files Browse the repository at this point in the history
Update APCS Kconfig to reflect support for SDX65
APCS clock controller.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1645505785-2271-6-git-send-email-quic_rohiagar@quicinc.com
  • Loading branch information
Rohit Agarwal authored and Bjorn Andersson committed Mar 8, 2022
1 parent af44e32 commit 2081df3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/clk/qcom/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ config QCOM_CLK_APCC_MSM8996
drivers for dynamic power management.

config QCOM_CLK_APCS_SDX55
tristate "SDX55 APCS Clock Controller"
tristate "SDX55 and SDX65 APCS Clock Controller"
depends on QCOM_APCS_IPC || COMPILE_TEST
help
Support for the APCS Clock Controller on SDX55 platform. The
Support for the APCS Clock Controller on SDX55, SDX65 platforms. The
APCS is managing the mux and divider which feeds the CPUs.
Say Y if you want to support CPU frequency scaling on devices
such as SDX55.
such as SDX55, SDX65.

config QCOM_CLK_RPM
tristate "RPM based Clock Controller"
Expand Down

0 comments on commit 2081df3

Please sign in to comment.