>>-----Original Message----- >>From: [email protected] >>[mailto:[email protected]] On Behalf Of >>[email protected] >>Sent: Monday, August 30, 2010 12:33 AM >>To: [email protected] >>Subject: OMAP3 Clock & CPU frequency >> >> >>Kevin Hilman wrote: >> >>>>FWIW, the SR hwmods are still not enabling by default because the clock >>>>fwk fails due to missing clockdomain. >>>> >>>>I've been manually working around by adding >>>> >>>> .clkdm_name = "wkup_clkdm", >>>> >>>>to sr*_fck, but I know that's not the correct fix. >>>> >>>>Kevin >> >>That only seems to eliminate the warning. I'm seeing omap_hwmod: >>sr1_hwmod: cannot be enabled (3) >>because oh->prcm.omap2 is Null on the call to >>omap2_cm_wait_module_ready() >> >>cpufreq changing does not occur.
Which version of these patches are you using? The V2 version does have oh->prcm.omap2 populated for smartreflex. Regards Thara
