diff options
author | Otto Pflüger <otto.pflueger@abscue.de> | 2023-08-02 19:03:18 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-08-13 20:20:11 -0700 |
commit | d863492886930a1a6f7c0d9dda8f728077b540f0 (patch) | |
tree | a9946d8f7cc217983e20aabaa0441f9178470fd7 /drivers/pci/controller/dwc | |
parent | 593576a369ec885275a1a368a6838844b78b4f35 (diff) |
clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC
This is the parent clock of gpll0_early, so it needs to be enabled
for gpll0_early to return the correct rate. Enable GPLL0_SLEEP_CLK_SRC
by adding its existing definition to the clock list.
This clock also doesn't work with clk_alpha_pll_ops, use
clk_branch_simple_ops instead to make it enable and disable correctly.
Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de>
Link: https://lore.kernel.org/r/20230802170317.205112-3-otto.pflueger@abscue.de
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions