Skip to content

Commit

Permalink
clk: qcom: add select QCOM_GDSC for SM6350
Browse files Browse the repository at this point in the history
QCOM_GDSC is needed for the gcc driver to probe.

Fixes: 131abae ("clk: qcom: Add SM6350 GCC driver")
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20211007212444.328034-2-luca@z3ntu.xyz
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  • Loading branch information
Luca Weiss authored and Stephen Boyd committed Oct 13, 2021
1 parent e41bdd1 commit 92c02ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/clk/qcom/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ config SM_GCC_6125

config SM_GCC_6350
tristate "SM6350 Global Clock Controller"
select QCOM_GDSC
help
Support for the global clock controller on SM6350 devices.
Say Y if you want to use peripheral devices such as UART,
Expand Down

0 comments on commit 92c02ff

Please sign in to comment.