[PATCH] ARM: shmobile: lager-reference: Work around core clock issues
Simon Horman
horms at verge.net.au
Sun Mar 16 23:44:02 EDT 2014
On Sun, Mar 16, 2014 at 07:26:07PM -0700, Kuninori Morimoto wrote:
>
> 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.
Thanks! I'll fix that.
More information about the linux-arm-kernel
mailing list