Message ID | 20250106-sm8750-dispcc-v2-0-6f42beda6317@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | clk: qcom: sm8750: Add sm8750-dispcc clock controller | expand |
On 06/01/2025 14:44, Krzysztof Kozlowski wrote: > Add Display clock controller for SM8750. > > Changes in v2: > - Implement feedback from Stephen - see individual patches changelog. > - Few cleanups found during testing/review - see individual patches changelog. > - Use clk_rcg2_shared_ops, where applicable. > - Link to v1: https://lore.kernel.org/r/20241128-sm8750-dispcc-v1-0-120705a4015c@linaro.org > > Dependency: > 1. Taycan PLL and rest of clocks: "clks: qcom: Introduce clks for > SM8750" > https://lore.kernel.org/r/20241112002807.2804021-4-quic_molvera@quicinc.com Stale link. Newer dependency is here: https://lore.kernel.org/all/20241204-sm8750_master_clks-v3-0-1a8f31a53a86@quicinc.com/ Best regards, Krzysztof
On Mon, 06 Jan 2025 14:44:28 +0100, Krzysztof Kozlowski wrote: > Add Display clock controller for SM8750. > > Changes in v2: > - Implement feedback from Stephen - see individual patches changelog. > - Few cleanups found during testing/review - see individual patches changelog. > - Use clk_rcg2_shared_ops, where applicable. > - Link to v1: https://lore.kernel.org/r/20241128-sm8750-dispcc-v1-0-120705a4015c@linaro.org > > [...] Applied, thanks! [2/3] clk: qcom: clk-alpha-pll: Add Pongo PLL commit: 1adc528937c62324f319ca02d6827a865beafd0b [3/3] clk: qcom: dispcc-sm8750: Add SM8750 Display clock controller commit: f1080d8dab0f1f83c47850a71c32833c768e3666 Best regards,