On Thu, 21 Mar 2024 at 09:50, Gabor Juhos <j4g8y7@xxxxxxxxx> wrote: > > Move the locally defined Huayra register map to 'clk_alpha_pll_regs' > in order to allow using that by other drivers, like the clk-cbf-8996. > > No functional changes. > > Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx> > --- > Changes in v2: > - rework the patch as requested by Dmitry Baryshkov by moving the register > map into clk-alpha-pll.c instead of keeping that locally > - Link to v1: https://lore.kernel.org/r/20240318-apss-ipq-pll-cleanup-v1-2-52f795429d5d@xxxxxxxxx > --- > drivers/clk/qcom/apss-ipq-pll.c | 20 +------------------- > drivers/clk/qcom/clk-alpha-pll.c | 10 ++++++++++ > drivers/clk/qcom/clk-alpha-pll.h | 1 + > 3 files changed, 12 insertions(+), 19 deletions(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry