diff options
author | Peter De Schrijver <pdeschrijver@nvidia.com> | 2013-04-03 16:40:36 +0200 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-04-05 00:10:33 +0200 |
commit | dba4072a4a20b2986562cced98ce04a887614528 (patch) | |
tree | 68bfcbd1b984799bed2b75d262abe5789f4d4d40 /drivers/bus/omap_l3_smx.c | |
parent | clk: tegra: provide dummy cpu car ops (diff) | |
download | linux-dba4072a4a20b2986562cced98ce04a887614528.tar.xz linux-dba4072a4a20b2986562cced98ce04a887614528.zip |
clk: tegra: Refactor PLL programming code
Refactor the PLL programming code to make it useable by the new PLL types
introduced by Tegra114.
The following changes were done:
* Split programming the PLL into updating m,n,p and updating cpcon
* Move locking from _update_pll_cpcon() to clk_pll_set_rate()
* Introduce _get_pll_mnp() helper
* Move check for identical m,n,p values to clk_pll_set_rate()
* struct tegra_clk_pll_freq_table will always contain the values as defined
by the hardware.
* Simplify the arguments to clk_pll_wait_for_lock()
* Split _tegra_clk_register_pll()
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'drivers/bus/omap_l3_smx.c')
0 files changed, 0 insertions, 0 deletions