On Fri, 2008-10-17 at 14:08 +0300, ext Tomi Valkeinen wrote:
> Hi,
> 
> With latest linux-omap kernel, the dpll4_ck rate is a bit funny:
> 
> ~ # cat /debug/clock/virt_26m_ck/osc_sys_ck/sys_ck/rate 
> 13000000
> 
> ~ # cat /debug/clock/virt_26m_ck/osc_sys_ck/sys_ck/dpll4_ck/rate 
> 3224773576
> 

The reason seems to be in arch/arm/mach-omap2/clock34xx.c:
omap3_noncore_dpll_enable(). It sets the dpll4_ck rate to the value of
an unassigned local variable 'rate'.

 Tomi


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to