git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bb9d26
)
clk: tegra: move some PLLC and PLLXC init to clk-pll.c
author
Peter De Schrijver
<pdeschrijver@nvidia.com>
Fri, 6 Sep 2013 11:37:37 +0000
(14:37 +0300)
committer
Peter De Schrijver
<pdeschrijver@nvidia.com>
Tue, 26 Nov 2013 16:46:21 +0000
(18:46 +0200)
VCO min clipping, dynamic ramp setup and IDDQ init can be done in the
respective PLL clk_register functions if the parent is already registered.
This is done for other some PLLs already.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
No differences found