summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32f4.c
diff options
context:
space:
mode:
authorAbhishek Sahu <absahu@codeaurora.org>2016-12-22 20:10:54 +0530
committerStephen Boyd <sboyd@codeaurora.org>2016-12-27 13:44:34 -0800
commit395717ee0d010a172c17c9e27a9483388d0f8e4c (patch)
tree6f5134be10a9bbc90ab4a35f7da810abcdd27e10 /drivers/clk/clk-stm32f4.c
parent86c654d41a52e3d17e9bc2c2ba37f3c963e66a4a (diff)
downloadop-kernel-dev-395717ee0d010a172c17c9e27a9483388d0f8e4c.zip
op-kernel-dev-395717ee0d010a172c17c9e27a9483388d0f8e4c.tar.gz
clk: qcom: ipq4019: Add the cpu clock frequency change notifier
The current driver code gives the crash or gets hang while switching the CPU frequency some time. The APSS CPU Clock divider is not glitch free so it the APPS clock need to be switched for stable clock during the change. This patch adds the frequency change notifier for APSS CPU clock. It changes the parent of this clock to stable PLL FEPLL500 for PRE_RATE_CHANGE event. This event will be generated before actual clock set operations. The clock set operation will again change its corresponding parent by getting the same from frequency table. Signed-off-by: Abhishek Sahu <absahu@codeaurora.org> [sboyd@codeaurora.org: Indent less in probe] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk-stm32f4.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud