]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
authorTaniya Das <tdas@codeaurora.org>
Fri, 15 Nov 2019 10:04:58 +0000 (15:34 +0530)
committerStephen Boyd <sboyd@kernel.org>
Tue, 24 Dec 2019 06:30:09 +0000 (22:30 -0800)
commited28e94f2756fcfdea45575450cb55ac16a33623
tree9c939d3d2a55b2ba6813e17be95bc8601622fbae
parent70d0ad397e693eac452528ee77917836a386521e
clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration

In the cases where the PLL is not calibrated the PLL could fail to lock.
Add support for prepare ops which would take care of the same.

Fabia PLL user/test control registers might required to be configured, so
add support for configuring them.

Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lkml.kernel.org/r/1573812304-24074-3-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/clk-alpha-pll.c
drivers/clk/qcom/clk-alpha-pll.h