]> Git Repo - J-u-boot.git/commit
stm32mp1: clk: add common function pll_get_fvco
authorPatrick Delaunay <[email protected]>
Mon, 16 Jul 2018 08:41:42 +0000 (10:41 +0200)
committerTom Rini <[email protected]>
Fri, 20 Jul 2018 19:55:06 +0000 (15:55 -0400)
commit6110503f8f9c5b1abb98cf604d4e411e438b34b4
tree7252efc58b4a8d497cb66fe7c2f205d455d191bd
parentc2fa5dc82da47fef4f49dd505aa52f088e5feb11
stm32mp1: clk: add common function pll_get_fvco

the function compute the VCO PLL freq, used in
- stm32mp1_read_pll_freq()
- pll_set_rate()

Signed-off-by: Patrick Delaunay <[email protected]>
# Conflicts:
# drivers/clk/clk_stm32mp1.c
drivers/clk/clk_stm32mp1.c
This page took 0.033952 seconds and 4 git commands to generate.