mbox series

[0/2] 8650 PLL config updates

Message ID 20231219-topic-8650_clks-v1-0-5672bfa0eb05@linaro.org (mailing list archive)
Headers show
Series 8650 PLL config updates | expand

Message

Konrad Dybcio Dec. 19, 2023, 6:55 p.m. UTC
Some TEST_CTL values were missing, add them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      clk: qcom: gpucc-sm8650: Add test_ctl parameters to PLL config
      clk: qcom: dispcc-sm8650: Add test_ctl parameters to PLL config

 drivers/clk/qcom/dispcc-sm8650.c | 8 ++++++++
 drivers/clk/qcom/gpucc-sm8650.c  | 2 ++
 2 files changed, 10 insertions(+)
---
base-commit: aa4db8324c4d0e67aa4670356df4e9fae14b4d37
change-id: 20231219-topic-8650_clks-e45e94ae458b

Best regards,

Comments

Bjorn Andersson Dec. 19, 2023, 8:28 p.m. UTC | #1
On Tue, 19 Dec 2023 19:55:31 +0100, Konrad Dybcio wrote:
> Some TEST_CTL values were missing, add them.
> 
> 

Applied, thanks!

[1/2] clk: qcom: gpucc-sm8650: Add test_ctl parameters to PLL config
      commit: 3f8d7f490a33625786b427ec925215c4c1f191d1
[2/2] clk: qcom: dispcc-sm8650: Add test_ctl parameters to PLL config
      commit: 757d1ca14f94e4e00777491dcab0b4abee18f9bf

Best regards,