[PATCH] ARM: shmobile: lager-reference: Work around core clock issues
Kuninori Morimoto
kuninori.morimoto.gx at gmail.com
Sun Mar 16 22:26:07 EDT 2014
Hi Simon
very tiny comment
> Due to issues with runtime PM clock management, clocks not explicitly
> managed by their drivers may not be enabled at all, or be inadvertently
> disabled by the clk_disable_unused() late initcall.
>
> Until this is fixed, add a temporary workaround, calling
> shmobile_clk_workaround() with enable == true.
>
> For now this enables the clocks for: ether, msiof1, qspi_mod, and
> thermal. More clocks can be added if needed.
>
> Based on work for the koelsch board by eert Uytterhoeven.
I guess
- Based on work for the koelsch board by eert Uytterhoeven.
+ Based on work for the koelsch board by Geert Uytterhoeven.
More information about the linux-arm-kernel
mailing list