]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/clk/qcom/clk-alpha-pll.h
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)
commit691865bad627f38e068bcf3de92e46fca8ec295f
tree9c939d3d2a55b2ba6813e17be95bc8601622fbae
parent1dc3698354dd620a121c1ff8e165c88abaf9300c
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