]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: clk: st: PLL rate change implementation for DVFS
authorGabriel Fernandez <gabriel.fernandez@linaro.org>
Wed, 7 Oct 2015 09:08:57 +0000 (11:08 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 9 Oct 2015 06:52:58 +0000 (23:52 -0700)
commit46a57afdd70c17cf15b2077c5ea611913f80f85f
treecbf4f7eb306e7a7bbb7f42b1c30820b48c5b6710
parentfb4738629b6c06c24ba0649ece20ecec978d8694
drivers: clk: st: PLL rate change implementation for DVFS

Change A9 PLL rate, as per requirement from the cpufreq framework,
for DVFS. For rate change, the A9 clock needs to be temporarily sourced
from PLL external to A9 and then sourced back to A9-PLL

Signed-off-by: Pankaj Dev <pankaj.dev@st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/st/clkgen-mux.c
drivers/clk/st/clkgen-pll.c
drivers/clk/st/clkgen.h