[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241028-alpha-mode-cleanup-v2-0-9bc6d712bd76@gmail.com>
Date: Mon, 28 Oct 2024 19:48:14 +0100
From: Gabor Juhos <j4g8y7@...il.com>
To: Bjorn Andersson <andersson@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.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/5] clk: qcom: remove superfluous alpha settings from
PLL configs
There are several alpha PLL configurations, where the alpha mode
is enabled even if it is not strictly required in order to get the
desired output rate of the PLL. This small series removes those
superfluous settings.
Signed-off-by: Gabor Juhos <j4g8y7@...il.com>
---
Changes in v2:
- extend the commit messages in the patches to indicate that dropping
'alpha_en_mask' is safe
- collect RB tags
- Link to v1: https://lore.kernel.org/r/20241021-alpha-mode-cleanup-v1-0-55df8ed73645@gmail.com
---
Gabor Juhos (5):
clk: qcom: apss-ipq-pll: drop 'alpha_en_mask' from IPQ5018 PLL config
clk: qcom: apps-ipq-pll: drop 'alpha_en_mask' from IPQ5332 PLL config
clk: qcom: gcc-ipq6018: remove alpha values from NSS Crypto PLL's config
clk: qcom: dispcc-qcm2290: remove alpha values from disp_cc_pll0_config
clk: qcom: dispcc-sm6115: remove alpha values from disp_cc_pll0_config
drivers/clk/qcom/apss-ipq-pll.c | 3 +--
drivers/clk/qcom/dispcc-qcm2290.c | 2 --
drivers/clk/qcom/dispcc-sm6115.c | 2 --
drivers/clk/qcom/gcc-ipq6018.c | 4 +---
4 files changed, 2 insertions(+), 9 deletions(-)
---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20241021-alpha-mode-cleanup-661b544644d7
Best regards,
--
Gabor Juhos <j4g8y7@...il.com>
Powered by blists - more mailing lists