Re: [PATCH 0/6] clk: qcom: msm8996-cpu: Cleanup and migrate to parent_data

From: Bjorn Andersson
Date: Wed Jul 13 2022 - 17:32:54 EST


On Tue 21 Jun 11:06 CDT 2022, Yassine Oudjana wrote:

> This series includes some cleanup of the MSM8996 CPU clock driver, as well as
> migration from parent_names to parent_data for all of its clocks. The DT schema
> is also fixed in this series to show the actual clocks consumed by the clock
> controller and pass checks.

This series looks almost ready to be merged, could you (or Dmitry?)
update the two outstanding items?

Thanks,
Bjorn

>
> Yassine Oudjana (6):
> clk: qcom: msm8996-cpu: Rename DIV_2_INDEX to SMUX_INDEX
> clk: qcom: msm8996-cpu: Statically define PLL dividers
> clk: qcom: msm8996-cpu: Unify cluster order
> clk: qcom: msm8996-cpu: Convert secondary muxes to clk_regmap_mux
> dt-bindings: clock: qcom,msm8996-apcc: Fix clocks
> clk: qcom: msm8996-cpu: Use parent_data for all clocks
>
> .../bindings/clock/qcom,msm8996-apcc.yaml | 15 +-
> drivers/clk/qcom/clk-cpu-8996.c | 235 ++++++++++--------
> 2 files changed, 140 insertions(+), 110 deletions(-)
>
> --
> 2.36.1
>