[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241021-alpha-mode-cleanup-v1-0-55df8ed73645@gmail.com>
Date: Mon, 21 Oct 2024 22:21:56 +0200
From: Gabor Juhos <j4g8y7@...il.com>
To: Bjorn Andersson <andersson@...nel.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 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>
---
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