]> 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)
commita34b17ed425cec3e91851f5fe5c056887ce92190
tree9c939d3d2a55b2ba6813e17be95bc8601622fbae
parent3af6bf63b68458519160d07b185ad989f8cc87f0
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