[PATCH 0/8] imx: clk: Rework all the wrappers
From: Abel Vesa
Date: Mon Sep 13 2021 - 04:25:16 EST
Remove the unused wrapper and rework the rest in order to prepare
for removing the non clk_hw based ones.
Abel Vesa (8):
clk: imx: Remove unused helpers
clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones
clk: imx: Rework all clk_hw_register_gate wrappers
clk: imx: Rework all clk_hw_register_gate2 wrappers
clk: imx: Rework all clk_hw_register_mux wrappers
clk: imx: Rework all clk_hw_register_divider wrappers
clk: imx: Rework all imx_clk_hw_composite wrappers
clk: imx: Rework imx_clk_hw_pll14xx wrapper
drivers/clk/imx/clk-composite-8m.c | 4 +-
drivers/clk/imx/clk.h | 431 ++++++++---------------------
2 files changed, 122 insertions(+), 313 deletions(-)
--
2.31.1