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

From: Yassine Oudjana
Date: Tue Jun 21 2022 - 12:06:57 EST


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.

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