[PATCH 2/2] ARM: OMAP4: clock data: DPLLs are missing bypass clocks in their parent lists

Mike Turquette mturquette at linaro.org
Fri Dec 14 11:51:23 EST 2012


On Thu, Dec 13, 2012 at 11:32 PM, Paul Walmsley <paul at pwsan.com> wrote:
> Booting OMAP4460 Pandaboard ES with a recent u-boot results in this
> warning:
>
> WARNING: at arch/arm/mach-omap2/dpll3xxx.c:427 omap3_noncore_dpll_enable+0xf4/0x110()
>
> The OMAP4 DPLL parent clock name arrays only listed the reference
> clocks, not the bypass clocks.  Fix by adding the bypass clocks to the
> DPLL parent lists.
>
> Signed-off-by: Paul Walmsley <paul at pwsan.com>
> Cc: Mike Turquette <mturquette at linaro.org>

That is really strange.  I wonder if something went wrong with the
autogenerated data or perhaps later on when the file was being edited
by hand...

Patch looks good to me.

Regards,
Mike



More information about the linux-arm-kernel mailing list