projects
/
linux-2.6-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8520495
)
clk: qcom: sm8250 gcc depends on QCOM_GDSC
author
Jonathan Marek
<jonathan@marek.ca>
Sat, 23 May 2020 04:09:47 +0000
(
00:09
-0400)
committer
Stephen Boyd
<sboyd@kernel.org>
Tue, 26 May 2020 23:27:43 +0000
(16:27 -0700)
The driver will always fail to probe without QCOM_GDSC, so select it.
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link:
https://lkml.kernel.org/r/20200523040947.31946-1-jonathan@marek.ca
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Fixes:
3e5770921a88
("clk: qcom: gcc: Add global clock controller driver for SM8250")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/clk/qcom/Kconfig
b/drivers/clk/qcom/Kconfig
index 11ec6f46646782fe6be893757d9e28e63feabdc6..abb121f8de527707c906b5a8b6bec621c887b110 100644
(file)
--- a/
drivers/clk/qcom/Kconfig
+++ b/
drivers/clk/qcom/Kconfig
@@
-377,6
+377,7
@@
config SM_GCC_8150
config SM_GCC_8250
tristate "SM8250 Global Clock Controller"
+ select QCOM_GDSC
help
Support for the global clock controller on SM8250 devices.
Say Y if you want to use peripheral devices such as UART,