Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC
@ 2023-08-02 17:03 Otto Pflüger
  2023-08-02 17:03 ` [PATCH 1/2] dt-bindings: clock: gcc-msm8917: Add definition for GPLL0_SLEEP_CLK_SRC Otto Pflüger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Otto Pflüger @ 2023-08-02 17:03 UTC (permalink / raw)
  To: linux-clk
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Michael Turquette,
	Stephen Boyd, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-arm-msm, devicetree, Otto Pflüger

I left this clock disabled for some reason and this made GPLL0_EARLY
report a zero rate because it has this clock set as the parent clock.

This is fixed in this series by adding the clock to qcom,gcc-msm8917.h
and the clock list. The clock definition is also changed to use the
correct enable/disable operations for this type of clock.

Otto Pflüger (2):
  dt-bindings: clock: gcc-msm8917: Add definition for
    GPLL0_SLEEP_CLK_SRC
  clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC

 drivers/clk/qcom/gcc-msm8917.c               | 3 ++-
 include/dt-bindings/clock/qcom,gcc-msm8917.h | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)


base-commit: 626c67169f9972fffcdf3bc3864de421f162ebf5
-- 
2.39.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-14  3:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 17:03 [PATCH 0/2] clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC Otto Pflüger
2023-08-02 17:03 ` [PATCH 1/2] dt-bindings: clock: gcc-msm8917: Add definition for GPLL0_SLEEP_CLK_SRC Otto Pflüger
2023-08-03 15:53   ` Conor Dooley
2023-08-02 17:03 ` [PATCH 2/2] clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC Otto Pflüger
2023-08-14  3:27 ` [PATCH 0/2] " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox