[BUG] i.MX25: soft lockups/freezes while getnstimeofday

Fabio Estevam festevam at gmail.com
Tue Jan 29 11:38:59 EST 2013


Hi Steffen,

On Tue, Jan 29, 2013 at 2:12 PM, Steffen Trumtrar
<s.trumtrar at pengutronix.de> wrote:

> The board itself supposedly worked up until v3.4.
>
> The mxc-timer is set up to use ipg_clk_highfreq with a per5_div set to 2,
> therefore it is clocked with 120MHz. I tried to set the per5_div to 4 to have
> a 60MHz clock, but this didn't change anything.
> On the other hand, I tried parenting the ipg_clk to the per5_clk to get a
> 66MHz clock. This seems to be working fine, but I only have it running for 4h now.

Can you dump the clock tree in 3.4 and 3.7.2, so that we can compare them?

Just looked at the FSL BSP and they have the following:

	/* GPT clock must be derived from AHB clock */
	clk_set_rate(&per_clk[5], ahb_clk.rate / 10);

Regards,

Fabio Estevam



More information about the linux-arm-kernel mailing list