projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0960ec9
)
clk: qcom: clk-alpha-pll: define alias of LUCID OLE reset ops to EVO reset ops
author
Neil Armstrong
<neil.armstrong@linaro.org>
Mon, 9 Jan 2023 15:47:22 +0000
(16:47 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Tue, 10 Jan 2023 18:19:19 +0000
(12:19 -0600)
Add an alias of LUCID OLE reset ops to EVO reset ops similar
to other aliases.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230103-topic-sm8550-upstream-dispcc-v3-2-8a03d348c572@linaro.org
drivers/clk/qcom/clk-alpha-pll.h
patch
|
blob
|
history
diff --git
a/drivers/clk/qcom/clk-alpha-pll.h
b/drivers/clk/qcom/clk-alpha-pll.h
index 2bdae362c827845edda702ff86e021d85f40fedd..c67cfda27ecb5ea2f8753227a7f8de3247a86c5b 100644
(file)
--- a/
drivers/clk/qcom/clk-alpha-pll.h
+++ b/
drivers/clk/qcom/clk-alpha-pll.h
@@
-162,6
+162,7
@@
extern const struct clk_ops clk_alpha_pll_zonda_ops;
extern const struct clk_ops clk_alpha_pll_lucid_evo_ops;
extern const struct clk_ops clk_alpha_pll_reset_lucid_evo_ops;
+#define clk_alpha_pll_reset_lucid_ole_ops clk_alpha_pll_reset_lucid_evo_ops
extern const struct clk_ops clk_alpha_pll_fixed_lucid_evo_ops;
#define clk_alpha_pll_fixed_lucid_ole_ops clk_alpha_pll_fixed_lucid_evo_ops
extern const struct clk_ops clk_alpha_pll_postdiv_lucid_evo_ops;