Op 18 jan 2011, om 08:49 heeft Sanjeev Premi het volgende geschreven:

> This patch adds support for new speed enhanced parts with ARM
> and IVA running at 720MHz and 520MHz respectively. These parts
> can be probed at run-time by reading PRODID.SKUID[3:0] at
> 0x4830A20C [1].
> 
> This patch specifically does following:
> * Detect devices capable of 720MHz.
> * Add new OPP
> * Ensure that OPP is conditionally enabled.
> * Check for presence of IVA before attempting to enable
>   the corresponding OPP.

Thanks for the updated patch! 

I'm still having problem using this together with DVFS, the kernel won't scale 
beyond 600MHz because 600MHz and 720MHz share the same voltage. Thara, Nishant, 
do you have any suggestions on how to convince the kernel that 2 frequencies 
can share the same voltage settings? 

If that isn't possible, should we lower the voltages for the lower opps when 
detecting a 720MHz capable SoC? It would make sense that if 720MHz works at X 
volt that 600MHz would work at less  than X volt. (I don't have a PDF reader at 
hand to check the TRM at the moment).

Complete tree at 
http://dominion.thruhere.net/git/cgit.cgi/linux-omap/log/?h=koen/beagle-next 
but this can be reproduced as well by merging Thara's dvfs branch and applying 
Sanjeevs patch.

regards,

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

Reply via email to