]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle
authorPaul Cercueil <paul@crapouillou.net>
Sun, 20 May 2018 16:31:15 +0000 (16:31 +0000)
committerStephen Boyd <sboyd@kernel.org>
Sat, 2 Jun 2018 06:21:33 +0000 (23:21 -0700)
commit45ba63a29fd9b8a461110185e3abc5b4c90b806a
tree4f738cd552bd9bde371143d97cb1cababd9843a8
parent11b689a3e790791ceeb17e3fe25046ad56ac966d
clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle

When the main processor goes idle, by default its clock is stopped.
However, this also stops the clock of the co-processor.

Here, if the C1CLK clock is enabled, we disable this functionality.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ingenic/jz4770-cgu.c