Home
last modified time | relevance | path

Searched hist:"45 ba63a29fd9b8a461110185e3abc5b4c90b806a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/ingenic/
H A Djz4770-cgu.cdiff 45ba63a29fd9b8a461110185e3abc5b4c90b806a Sun May 20 11:31:15 CDT 2018 Paul Cercueil <paul@crapouillou.net> 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>