[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240321-apss-ipq-pll-cleanup-v2-0-201f3cf79fd4@gmail.com>
Date: Thu, 21 Mar 2024 08:49:53 +0100
From: Gabor Juhos <j4g8y7@...il.com>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, Gabor Juhos <j4g8y7@...il.com>
Subject: [PATCH v2 0/6] clk: qcom: apss-ipq-pll: various cleanups
This series contains a few patches to perform some cleanup in the
apss-ipq-pll driver.
The set is based on v6.8 and it depends on the following patches:
- "clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure"
Link: https://lore.kernel.org/r/20240315-apss-ipq-pll-ipq5018-hang-v2-1-6fe30ada2009@gmail.com
- "clk: qcom: clk-alpha-pll: Stromer register cleanup"
Link: https://lore.kernel.org/r/20240311-alpha-pll-stromer-cleanup-v1-0-f7c0c5607cca@gmail.com
Signed-off-by: Gabor Juhos <j4g8y7@...il.com>
---
Changes in v2:
- add a new patch at the end to remove the 'cbf_pll_regs' register map
from clk-cbf-8996.c
- change patch 2 to move huayra register map to clk-alpha-pll.c
- collect Reviewed-by tags
- Link to v1: https://lore.kernel.org/r/20240318-apss-ipq-pll-cleanup-v1-0-52f795429d5d@gmail.com
---
Gabor Juhos (6):
clk: qcom: apss-ipq-pll: reuse Stromer reg offsets from 'clk_alpha_pll_regs'
clk: qcom: apss-ipq-pll: move Huayra register map to 'clk_alpha_pll_regs'
clk: qcom: apss-ipq-pll: remove 'pll_type' field from struct 'apss_pll_data'
clk: qcom: apss-ipq-pll: constify match data structures
clk: qcom: apss-ipq-pll: constify clk_init_data structures
clk: qcom: clk-cbf-8996: use HUAYRA_APPS register map for cbf_pll
drivers/clk/qcom/apss-ipq-pll.c | 68 ++++++++++------------------------------
drivers/clk/qcom/clk-alpha-pll.c | 10 ++++++
drivers/clk/qcom/clk-alpha-pll.h | 1 +
drivers/clk/qcom/clk-cbf-8996.c | 13 +-------
4 files changed, 28 insertions(+), 64 deletions(-)
---
base-commit: 9b65bf93985e8bd5bc5476beef59ba56f3f99697
change-id: 20240315-apss-ipq-pll-cleanup-a1e99af9d854
Best regards,
--
Gabor Juhos <j4g8y7@...il.com>
Powered by blists - more mailing lists