linux/drivers/clk/ingenic
Paul Cercueil 45ba63a29f 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>
2018-06-01 23:21:33 -07:00
..
cgu.c clk: ingenic: Support specifying "wait for clock stable" delay 2018-06-01 23:21:31 -07:00
cgu.h clk: ingenic: Support specifying "wait for clock stable" delay 2018-06-01 23:21:31 -07:00
jz4740-cgu.c Update MIPS email addresses 2017-11-03 09:02:30 -07:00
jz4770-cgu.c clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle 2018-06-01 23:21:33 -07:00
jz4780-cgu.c clk: ingenic: Use const pointer to clk_ops in struct 2018-01-18 22:04:36 +00:00
Makefile clk: Add Ingenic jz4770 CGU driver 2018-01-18 22:05:55 +00:00